Home
last modified time | relevance | path

Searched defs:get_cap (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dhost_iommu_device.h85 int (*get_cap)(HostIOMMUDevice *hiod, int cap, Error **errp); member
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_parser.h15 static inline u32 get_cap(struct venus_inst *inst, u32 type, u32 which) in get_cap() function
/openbmc/linux/drivers/staging/greybus/
H A Dauthentication.c63 static struct gb_cap *get_cap(struct cdev *cdev) in get_cap() function
/openbmc/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py710 def get_cap(self, cap, pt): member in Client
/openbmc/linux/mm/
H A Dvmscan.c3221 #define get_cap(cap) static_branch_likely(&lru_gen_caps[cap]) macro
3224 #define get_cap(cap) static_branch_unlikely(&lru_gen_caps[cap]) macro
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h2194 struct ice_aqc_list_caps get_cap; member