Lines Matching refs:authorized
21 $ echo 1 > /sys/bus/usb/devices/DEVICE/authorized
25 $ echo 0 > /sys/bus/usb/devices/DEVICE/authorized
36 By default, all USB devices are authorized. Writing "2" to the
60 echo 1 > $device_path/authorized
73 echo 1 > authorized # temporarily authorize it
83 echo 0 > authorized
103 $ echo 1 > /sys/bus/usb/devices/INTERFACE/authorized
107 $ echo 0 > /sys/bus/usb/devices/INTERFACE/authorized
121 So all interfaces would authorized per default.
124 If a deauthorized interface will be authorized so the driver probing must
128 authorized first. After that the drivers should be probed.