Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/siox/
H A 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
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 …]
/OK3568_Linux_fs/kernel/drivers/gpio/
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Dintel_pch.c137 unsigned short svendor, unsigned short sdevice) in intel_is_virt_pch()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dstorvsc_drv.c1504 static int storvsc_device_alloc(struct scsi_device *sdevice) in storvsc_device_alloc()
1520 static int storvsc_device_configure(struct scsi_device *sdevice) in storvsc_device_configure()
H A Dvirtio_scsi.c658 static int virtscsi_device_alloc(struct scsi_device *sdevice) in virtscsi_device_alloc()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c1726 XF86ConfDevicePtr sdevice = xf86configptr->conf_device_lst->list.next; in configScreen() local