Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dsiox.h9 struct siox_device { struct
10 struct list_head node; /* node in smaster->devices */
34 bool siox_device_synced(struct siox_device *sdevice); argument