Home
last modified time | relevance | path

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

/linux-5.19.10/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()
589 size_t outbytes, u8 statustype);
599 u8 statustype = 0; in device_add_store() local
602 &outbytes, &statustype); in device_add_store()
609 siox_device_add(smaster, "siox-12x8", inbytes, outbytes, statustype); in device_add_store()
773 size_t outbytes, u8 statustype) in siox_device_add() argument
786 sdevice->statustype = statustype; in siox_device_add()
/linux-5.19.10/include/linux/
Dsiox.h17 u8 statustype; member
/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-bus-siox20 <type> <inbytes> <outbytes> <statustype>
26 <statustype> defines the 4 bit device type that is check to identify connection