Searched defs:capable (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/include/linux/
H A Dpm_wakeup.h105 static inline void device_set_wakeup_capable(struct device *dev, bool capable) device_set_wakeup_capable() argument
H A Dcapability.h236 static inline bool capable(int cap) capable() function
H A Diommu.h139 bool (*capable)(enum iommu_cap); member in struct:iommu_ops
H A Dsecurity.h1481 int (*capable) (const struct cred *cred, struct user_namespace *ns, member in struct:security_operations
/linux-4.1.27/kernel/
H A Dcapability.c401 bool capable(int cap) capable() function
405 EXPORT_SYMBOL(capable); variable
/linux-4.1.27/drivers/base/power/
H A Dwakeup.c292 void device_set_wakeup_capable(struct device *dev, bool capable) device_set_wakeup_capable() argument
/linux-4.1.27/drivers/pci/pcie/
H A Daspm.c155 int capable = 1, enabled = 1; pcie_clkpm_cap_init() local
/linux-4.1.27/drivers/net/ethernet/apple/
H A Dbmac.c436 unsigned int capable, ctrl; bmac_init_phy() local
/linux-4.1.27/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h451 } capable; member in struct:matrox_fb_info

Completed in 468 milliseconds