Searched defs:id_table (Results 151 - 171 of 171) sorted by path

1234567

/linux-master/include/linux/spi/
H A Dspi.h347 const struct spi_device_id *id_table; member in struct:spi_driver
/linux-master/include/linux/ssb/
H A Dssb.h318 const struct ssb_device_id *id_table; member in struct:ssb_driver
/linux-master/include/linux/
H A Dtc.h107 const struct tc_device_id *id_table; member in struct:tc_driver
H A Dtee_drv.h296 const struct tee_client_device_id *id_table; member in struct:tee_client_driver
H A Dthunderbolt.h445 const struct tb_service_id *id_table; member in struct:tb_service_driver
H A Dtifm.h100 struct tifm_device_id *id_table; member in struct:tifm_driver
H A Dusb.h1225 const struct usb_device_id *id_table; member in struct:usb_driver
1282 const struct usb_device_id *id_table; member in struct:usb_device_driver
H A Dvdpa.h606 struct virtio_device_id *id_table; member in struct:vdpa_mgmt_dev
H A Dvirtio.h198 const struct virtio_device_id *id_table; member in struct:virtio_driver
H A Dwmi.h61 const struct wmi_device_id *id_table; member in struct:wmi_driver
H A Dzorro.h49 const struct zorro_device_id *id_table; /* NULL if wants all devices */ member in struct:zorro_driver
/linux-master/include/linux/ulpi/
H A Ddriver.h43 const struct ulpi_device_id *id_table; member in struct:ulpi_driver
/linux-master/include/linux/usb/
H A Dserial.h235 const struct usb_device_id *id_table; member in struct:usb_serial_driver
H A Dtypec_altmode.h186 const struct typec_device_id *id_table; member in struct:typec_altmode_driver
/linux-master/include/sound/ac97/
H A Dcodec.h68 const struct ac97_id *id_table; member in struct:ac97_codec_driver
/linux-master/include/sound/
H A Dhdaudio.h225 const struct hda_device_id *id_table; member in struct:hdac_driver
/linux-master/net/9p/
H A Dtrans_virtio.c770 static struct virtio_device_id id_table[] = { variable in typeref:struct:virtio_device_id
/linux-master/net/vmw_vsock/
H A Dhyperv_transport.c908 static const struct hv_vmbus_device_id id_table[] = { variable in typeref:struct:hv_vmbus_device_id
H A Dvirtio_transport.c849 static struct virtio_device_id id_table[] = { variable in typeref:struct:virtio_device_id
/linux-master/sound/usb/bcd2000/
H A Dbcd2000.c23 static const struct usb_device_id id_table[] = { variable in typeref:struct:usb_device_id
/linux-master/sound/virtio/
H A Dvirtio_card.c430 static const struct virtio_device_id id_table[] = { variable in typeref:struct:virtio_device_id

Completed in 587 milliseconds

1234567