Home
last modified time | relevance | path

Searched refs:statustype (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/siox/
Dsiox-core.c76 u8 statustype = (status_clean & SIOX_STATUS_TYPE) >> 4; in siox_device_type_error() local
83 if (sdevice->statustype) { in siox_device_type_error()
84 if (statustype != sdevice->statustype) in siox_device_type_error()
87 switch (statustype) { in siox_device_type_error()
585 size_t outbytes, u8 statustype);
595 u8 statustype = 0; in device_add_store() local
598 &outbytes, &statustype); in device_add_store()
605 siox_device_add(smaster, "siox-12x8", inbytes, outbytes, statustype); in device_add_store()
769 size_t outbytes, u8 statustype) in siox_device_add() argument
782 sdevice->statustype = statustype; in siox_device_add()
/Linux-v5.4/include/linux/
Dsiox.h17 u8 statustype; member
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-siox19 <type> <inbytes> <outbytes> <statustype>
24 <statustype> defines the 4 bit device type that is check to identify connection