Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dsiox.h12 struct siox_device { struct
13 struct list_head node; /* node in smaster->devices */
37 bool siox_device_synced(struct siox_device *sdevice); argument