Searched defs:sdevice (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-6.6/drivers/siox/ |
| D | siox-core.c | 68 static bool siox_device_counter_error(struct siox_device *sdevice, in siox_device_counter_error() 74 static bool siox_device_type_error(struct siox_device *sdevice, u8 status_clean) in siox_device_type_error() 97 static bool siox_device_wdg_error(struct siox_device *sdevice, u8 status_clean) in siox_device_wdg_error() 105 bool siox_device_synced(struct siox_device *sdevice) in siox_device_synced() 119 bool siox_device_connected(struct siox_device *sdevice) in siox_device_connected() 130 struct siox_device *sdevice; in siox_poll() local 358 struct siox_device *sdevice; in __siox_stop() local 496 struct siox_device *sdevice = to_siox_device(dev); in siox_device_release() local 518 struct siox_device *sdevice = to_siox_device(dev); in siox_probe() local 527 struct siox_device *sdevice = to_siox_device(dev); in siox_remove() local [all …]
|
| /kernel/linux/linux-5.10/drivers/siox/ |
| D | siox-core.c | 68 static bool siox_device_counter_error(struct siox_device *sdevice, in siox_device_counter_error() 74 static bool siox_device_type_error(struct siox_device *sdevice, u8 status_clean) in siox_device_type_error() 97 static bool siox_device_wdg_error(struct siox_device *sdevice, u8 status_clean) in siox_device_wdg_error() 105 bool siox_device_synced(struct siox_device *sdevice) in siox_device_synced() 119 bool siox_device_connected(struct siox_device *sdevice) in siox_device_connected() 130 struct siox_device *sdevice; in siox_poll() local 358 struct siox_device *sdevice; in __siox_stop() local 496 struct siox_device *sdevice = to_siox_device(dev); in siox_device_release() local 523 struct siox_device *sdevice = to_siox_device(dev); in siox_driver_probe() local 534 struct siox_device *sdevice = to_siox_device(dev); in siox_driver_remove() local [all …]
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpio-siox.c | 28 static int gpio_siox_set_data(struct siox_device *sdevice, u8 status, u8 buf[]) in gpio_siox_set_data() 39 static int gpio_siox_get_data(struct siox_device *sdevice, const u8 buf[]) in gpio_siox_get_data() 211 static int gpio_siox_probe(struct siox_device *sdevice) in gpio_siox_probe()
|
| /kernel/linux/linux-6.6/drivers/gpio/ |
| D | gpio-siox.c | 27 static int gpio_siox_set_data(struct siox_device *sdevice, u8 status, u8 buf[]) in gpio_siox_set_data() 38 static int gpio_siox_get_data(struct siox_device *sdevice, const u8 buf[]) in gpio_siox_get_data() 216 static int gpio_siox_probe(struct siox_device *sdevice) in gpio_siox_probe()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | intel_pch.c | 137 unsigned short svendor, unsigned short sdevice) in intel_is_virt_pch()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/soc/ |
| D | intel_pch.c | 154 unsigned short svendor, unsigned short sdevice) in intel_is_virt_pch()
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | storvsc_drv.c | 1520 static int storvsc_device_alloc(struct scsi_device *sdevice) in storvsc_device_alloc() 1536 static int storvsc_device_configure(struct scsi_device *sdevice) in storvsc_device_configure()
|
| D | virtio_scsi.c | 658 static int virtscsi_device_alloc(struct scsi_device *sdevice) in virtscsi_device_alloc()
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | storvsc_drv.c | 1572 static int storvsc_device_alloc(struct scsi_device *sdevice) in storvsc_device_alloc() 1588 static int storvsc_device_configure(struct scsi_device *sdevice) in storvsc_device_configure()
|
| D | virtio_scsi.c | 664 static int virtscsi_device_alloc(struct scsi_device *sdevice) in virtscsi_device_alloc()
|