Home
last modified time | relevance | path

Searched defs:sdevice (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/siox/ !
Dsiox-core.c68 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 …]
/linux-5.19.10/drivers/gpio/ !
Dgpio-siox.c28 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()
/linux-5.19.10/drivers/gpu/drm/i915/ !
Dintel_pch.c145 unsigned short svendor, unsigned short sdevice) in intel_is_virt_pch()
/linux-5.19.10/drivers/scsi/ !
Dstorvsc_drv.c1526 static int storvsc_device_alloc(struct scsi_device *sdevice) in storvsc_device_alloc()
1542 static int storvsc_device_configure(struct scsi_device *sdevice) in storvsc_device_configure()
Dvirtio_scsi.c656 static int virtscsi_device_alloc(struct scsi_device *sdevice) in virtscsi_device_alloc()