Searched refs:id_table (Results 1 - 25 of 33) sorted by relevance

12

/include/linux/
H A Dmei_cl_bus.h14 const struct mei_cl_device_id *id_table; member in struct:mei_cl_driver
H A Deisa.h58 const struct eisa_device_id *id_table; member in struct:eisa_driver
H A Dmic_bus.h61 * @id_table: the ids serviced by this driver.
67 const struct mbus_device_id *id_table; member in struct:mbus_driver
H A Dmcb.h78 * @id_table: mcb id table
85 const struct mcb_device_id *id_table; member in struct:mcb_driver
H A Dsuperhyway.h53 const struct superhyway_device_id *id_table; member in struct:superhyway_driver
H A Dtc.h106 const struct tc_device_id *id_table; member in struct:tc_driver
H A Drpmsg.h157 * @id_table: rpmsg ids serviced by this driver
164 const struct rpmsg_device_id *id_table; member in struct:rpmsg_driver
H A Dserio.h57 const struct serio_device_id *id_table; member in struct:serio_driver
H A Dvirtio.h128 * @id_table: the ids serviced by this driver.
138 const struct virtio_device_id *id_table; member in struct:virtio_driver
H A Dvlynq.h79 struct vlynq_device_id *id_table; member in struct:vlynq_driver
H A Dzorro.h57 const struct zorro_device_id *id_table; /* NULL if wants all devices */ member in struct:zorro_driver
H A Dipack.h134 const struct ipack_device_id *id_table; member in struct:ipack_driver
H A Dtifm.h104 struct tifm_device_id *id_table; member in struct:tifm_driver
H A Dpnp.h372 const struct pnp_device_id *id_table; member in struct:pnp_driver
387 const struct pnp_card_device_id *id_table; member in struct:pnp_card_driver
H A Ddio.h88 const struct dio_device_id *id_table; /* NULL if wants all devices */ member in struct:dio_driver
H A Dfmc.h80 const struct fmc_device_id id_table; member in struct:fmc_driver
H A Dmemstick.h299 struct memstick_device_id *id_table; member in struct:memstick_driver
H A Dplatform_device.h181 const struct platform_device_id *id_table; member in struct:platform_driver
H A Dfirewire.h259 const struct ieee1394_device_id *id_table; member in struct:fw_driver
H A Di2c.h136 * @id_table: List of I2C devices supported by this driver
191 const struct i2c_device_id *id_table; member in struct:i2c_driver
H A Dinput.h255 * @match: called after comparing device's id with handler's id_table
266 * @id_table: pointer to a table of input_device_ids this driver can
301 const struct input_device_id *id_table; member in struct:input_handler
/include/linux/usb/
H A Dserial.h188 * @id_table: pointer to a list of usb_device_id structures that define all
230 const struct usb_device_id *id_table; member in struct:usb_serial_driver
301 const char *name, const struct usb_device_id *id_table);
/include/linux/amba/
H A Dbus.h44 const struct amba_id *id_table; member in struct:amba_driver
/include/linux/mmc/
H A Dsdio_func.h87 const struct sdio_device_id *id_table; member in struct:sdio_driver
/include/pcmcia/
H A Dds.h59 const struct pcmcia_device_id *id_table; member in struct:pcmcia_driver

Completed in 610 milliseconds

12