Home
last modified time | relevance | path

Searched defs:capable (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/include/linux/
Dpm_wakeup.h96 static inline void device_set_wakeup_capable(struct device *dev, bool capable) in device_set_wakeup_capable()
Dsecurity.h1387 int (*capable) (const struct cred *cred, struct user_namespace *ns, member
/linux-3.3/kernel/
Dcapability.c405 bool capable(int cap) in capable() function
/linux-3.3/drivers/base/power/
Dwakeup.c256 void device_set_wakeup_capable(struct device *dev, bool capable) in device_set_wakeup_capable()
/linux-3.3/drivers/pci/pcie/
Daspm.c152 int pos, capable = 1, enabled = 1; in pcie_clkpm_cap_init() local
/linux-3.3/drivers/net/ethernet/apple/
Dbmac.c436 unsigned int capable, ctrl; in bmac_init_phy() local
/linux-3.3/drivers/video/matrox/
Dmatroxfb_base.h449 } capable; member