Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/usb/
H A Diuu_phoenix.rst42 cdmode:
67 - cdmode permit to setup the signal used to inform the userland ( ioctl answer )
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Diuu_phoenix.c40 static int cdmode = 1; variable
1023 switch (cdmode) { in iuu_open()
1207 module_param(cdmode, int, S_IRUGO | S_IWUSR);
1208 MODULE_PARM_DESC(cdmode, "Card detect mode (0=none, 1=CD, 2=!CD, 3=DSR, "