Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx_mib.c153 int wfx_hif_set_mfp(struct wfx_vif *wvif, bool capable, bool required) in wfx_hif_set_mfp()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_client.c248 int capable = false; in i40e_vf_client_capable() local
/linux/drivers/base/power/
H A Dwakeup.c471 void device_set_wakeup_capable(struct device *dev, bool capable) in device_set_wakeup_capable()
/linux/tools/testing/vma/include/
H A Dstubs.h341 static inline bool capable(int cap) capable() function
/linux/security/apparmor/
H A Dpolicy.c911 bool capable = policy_ns_capable(subj_cred, label, user_ns, in aa_policy_admin_capable() local
/linux/drivers/net/ethernet/apple/
H A Dbmac.c431 unsigned int capable, ctrl; in bmac_init_phy() local
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h430 } capable; member
/linux/include/linux/
H A Diommu.h667 bool (*capable)(struct device *dev, enum iommu_cap); member
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c4875 static void tcpm_set_partner_usb_comm_capable(struct tcpm_port *port, bool capable) in tcpm_set_partner_usb_comm_capable()