HomeSort by relevance Sort by last modified time
    Searched refs:id_table (Results 1 - 21 of 21) sorted by null

  /bionic/libc/kernel/common/linux/
mca.h 68 const short *id_table; member in struct:mca_driver
  /development/ndk/platforms/android-3/include/linux/
mca.h 68 const short *id_table; member in struct:mca_driver
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
mca.h 68 const short *id_table; member in struct:mca_driver
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
mca.h 68 const short *id_table; member in struct:mca_driver
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
mca.h 68 const short *id_table; member in struct:mca_driver
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
mca.h 68 const short *id_table; member in struct:mca_driver
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
mca.h 68 const short *id_table; member in struct:mca_driver
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
mca.h 68 const short *id_table; member in struct:mca_driver
  /external/kernel-headers/original/linux/
mca.h 49 /* index into id_table, set by the bus match routine */
95 const short *id_table; member in struct:mca_driver
serio.h 59 struct serio_device_id *id_table; member in struct:serio_driver
pnp.h 294 const struct pnp_device_id *id_table; member in struct:pnp_driver
308 const struct pnp_card_device_id *id_table; member in struct:pnp_card_driver
usb.h 565 * @id_table: USB drivers use ID table to support hotplugging.
575 * and an id_table. Other driver fields are optional.
577 * The id_table is used in hotplugging. It holds a set of descriptors,
606 const struct usb_device_id *id_table; member in struct:usb_driver
    [all...]
input.h 988 * @id_table: pointer to a table of input_device_ids this driver can
991 * ignore even if they match @id_table
1008 struct input_device_id *id_table; member in struct:input_handler
pci.h 345 const struct pci_device_id *id_table; /* must be non-NULL for probe to be called */ member in struct:pci_driver
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdh_sdmmc_linux.c 149 .id_table = bcmsdh_sdmmc_ids,
bcmsdh_linux.c 340 id_table: bcmsdh_pci_devid,
  /hardware/broadcom/wlan/bcm4329/src/include/
linuxver.h 162 const struct pci_device_id *id_table; member in struct:pci_driver
  /hardware/ti/wlan/wl1271/platforms/hw/linux/
SdioAdapter.c 119 .id_table = sdio_wifi_ids,
  /system/wlan/ti/wilink_6_1/platforms/hw/linux/
SdioAdapter.c 119 .id_table = sdio_wifi_ids,
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
esta_drv.c     [all...]
  /external/grub/netboot/
tlan.c     [all...]

Completed in 318 milliseconds