Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/qcom/venus/
Dhfi_parser.h15 static inline u32 get_cap(struct venus_inst *inst, u32 type, u32 which) in get_cap() function
/Linux-v6.6/drivers/staging/greybus/
Dauthentication.c63 static struct gb_cap *get_cap(struct cdev *cdev) in get_cap() function
/Linux-v6.6/tools/testing/selftests/tpm2/
Dtpm2.py710 def get_cap(self, cap, pt): member in Client
/Linux-v6.6/mm/
Dvmscan.c3241 #define get_cap(cap) static_branch_likely(&lru_gen_caps[cap]) macro
3244 #define get_cap(cap) static_branch_unlikely(&lru_gen_caps[cap]) macro
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_adminq_cmd.h2193 struct ice_aqc_list_caps get_cap; member