Belkin F8E211 Guia do Utilizador Página 52

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 107
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 51
usbd
_
device
_
extra() © 2007, QNX Software Systems GmbH & Co. KG.
Get a pointer to the memory allocated by the extra parameter
Synopsis:
#include <sys/usbdi.h>
void *usbd_device_extra( struct usbd_device *device );
Arguments:
device A handle obtained by calling usbd
_
attach().
Library:
libusbdi
Description:
You use the usbd
_
device
_
extra() function to get a pointer to the additional memory
allocated via the extra parameter in usbd
_
attach().
Returns:
A pointer to the additional memory, or NULL if no device-specific memory was
allocated by usbd
_
attach().
Classification:
QNX Neutrino, QNX 4
Safety
Cancellation point No
Interrupt handler No
Signal handler No
Thread Yes
See also:
usbd
_
args
_
lookup(), usbd
_
attach() usbd
_
configuration
_
descriptor(),
usbd
_
device
_
lookup(), usbd
_
device
_
descriptor(), usbd
_
endpoint
_
descriptor(),
usbd
_
hcd
_
info(), usbd
_
hub
_
descriptor(), usbd
_
interface
_
descriptor(),
usbd
_
languages
_
descriptor(), usbd
_
parse
_
descriptors(), usbd
_
string(),
usbd
_
urb
_
status()
38 Chapter 4 USB Library Reference September 10, 2007
Vista de página 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 106 107

Comentários a estes Manuais

Sem comentários