Home
last modified time | relevance | path

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

/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
/linux/drivers/staging/greybus/
H A Dauthentication.c66 static struct gb_cap *get_cap(struct cdev *cdev) in get_cap() function
/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py710 def get_cap(self, cap, pt): member in Client
/linux/mm/
H A Dvmscan.c2692 #define get_cap(cap) static_branch_likely(&lru_gen_caps[cap]) macro
2695 #define get_cap(cap) static_branch_unlikely(&lru_gen_caps[cap]) macro