Searched defs:capable (Results 1 – 6 of 6) sorted by relevance
119 static inline void device_set_wakeup_capable(struct device *dev, bool capable) in device_set_wakeup_capable()
231 static inline bool capable(int cap) in capable() function
190 bool (*capable)(enum iommu_cap); member
1449 int (*capable)(const struct cred *cred, member1793 struct hlist_head capable; member
420 void device_set_wakeup_capable(struct device *dev, bool capable) in device_set_wakeup_capable()
182 int capable = 1, enabled = 1; in pcie_clkpm_cap_init() local