Home
last modified time | relevance | path

Searched refs:restricted (Results 1 – 9 of 9) sorted by relevance

/drivers/char/
Di8k.c80 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/
DKconfig42 controllers, however, are restricted to continuous memory
46 Say Y here to help these restricted hosts by bouncing
/drivers/net/wireless/orinoco/
Dwext.c244 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/
DREADME.drm18 restricted regions of memory.
/drivers/net/wireless/
Dwl3501_cs.c1757 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/
Dlicense78 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/
DCOPYING74 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/
Dcopying74 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/
DKconfig403 DVD-RW disks must be in restricted overwrite mode.