Searched refs:authorized_default (Results 1 – 7 of 7) sorted by relevance
30 $ echo 0 > /sys/bus/usb/devices/usbX/authorized_default34 $ echo 1 > /sys/bus/usb/devices/usbX/authorized_default39 before authorizing). Writing "2" to the authorized_default attribute56 echo 0 > $host/authorized_default
381 static int authorized_default = USB_AUTHORIZE_WIRED; variable382 module_param(authorized_default, int, S_IRUGO|S_IWUSR);383 MODULE_PARM_DESC(authorized_default,2823 switch (authorized_default) { in usb_add_hcd()
945 static DEVICE_ATTR_RW(authorized_default);
13 …authorized_default:Default USB device authorization: 0 is not authorized, 1 is authorized, 2 is au…
157072 ffff800012082450 d authorized_default
5945 usbcore.authorized_default=
Completed in 1116 milliseconds