Searched refs:restricted (Results 1 – 9 of 9) sorted by relevance
/drivers/char/ |
D | i8k.c | 80 static bool restricted; variable 81 module_param(restricted, bool, 0); 82 MODULE_PARM_DESC(restricted, "Allow fan control if SYS_ADMIN capability set"); 366 if (restricted && !capable(CAP_SYS_ADMIN)) in i8k_ioctl_unlocked()
|
/drivers/mmc/card/ |
D | Kconfig | 42 controllers, however, are restricted to continuous memory 46 Say Y here to help these restricted hosts by bouncing
|
/drivers/net/wireless/orinoco/ |
D | wext.c | 244 int restricted = priv->wep_restrict; in orinoco_ioctl_setiwencode() local 298 restricted = 0; in orinoco_ioctl_setiwencode() 300 restricted = 1; in orinoco_ioctl_setiwencode() 310 (priv->wep_restrict == restricted) && in orinoco_ioctl_setiwencode() 318 priv->wep_restrict = restricted; in orinoco_ioctl_setiwencode()
|
/drivers/gpu/drm/ |
D | README.drm | 18 restricted regions of memory.
|
/drivers/net/wireless/ |
D | wl3501_cs.c | 1757 u8 implemented, restricted, keys[100], len_keys, tocopy; in wl3501_get_encode() local 1769 &restricted, sizeof(restricted)); in wl3501_get_encode() 1772 wrqu->encoding.flags = restricted ? IW_ENCODE_RESTRICTED : in wl3501_get_encode()
|
/drivers/staging/rtl8192e/ |
D | license | 78 the Program is not restricted, and the output from the Program is covered 229 8. If the distribution and/or use of the Program is restricted in certain
|
/drivers/staging/usbip/userspace/ |
D | COPYING | 74 running the Program is not restricted, and the output from the Program 229 8. If the distribution and/or use of the Program is restricted in
|
/drivers/staging/rtl8192u/ |
D | copying | 74 running the Program is not restricted, and the output from the Program 229 8. If the distribution and/or use of the Program is restricted in
|
/drivers/block/ |
D | Kconfig | 403 DVD-RW disks must be in restricted overwrite mode.
|