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, Wired USB devices are authorized by default to
63 echo 1 > $device_path/authorized
76 echo 1 > authorized # temporarily authorize it
86 echo 0 > authorized
106 $ echo 1 > /sys/bus/usb/devices/INTERFACE/authorized
110 $ echo 0 > /sys/bus/usb/devices/INTERFACE/authorized
124 So all interfaces would authorized per default.
127 If a deauthorized interface will be authorized so the driver probing must
131 authorized first. After that the drivers should be probed.