Searched refs:authorized_default (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/usb/core/
H A Dhcd.c349 /* authorized_default behaviour:
360 static int authorized_default = CONFIG_USB_DEFAULT_AUTHORIZATION_MODE; variable
361 module_param(authorized_default, int, S_IRUGO|S_IWUSR);
362 MODULE_PARM_DESC(authorized_default,
2826 switch (authorized_default) {
H A Dsysfs.c958 * Show & store the current value of authorized_default
992 static DEVICE_ATTR_RW(authorized_default);

Completed in 186 milliseconds