Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/serio/
H A Dserport.c226 #define COMPAT_SPIOCSTYPE _IOW('q', 0x01, compat_ulong_t) macro
231 if (cmd == COMPAT_SPIOCSTYPE) { in serport_ldisc_compat_ioctl()