Searched defs:get_cap (Results 1 – 5 of 5) sorted by relevance
15 static inline u32 get_cap(struct venus_inst *inst, u32 type, u32 which) in get_cap() function
66 static struct gb_cap *get_cap(struct cdev *cdev) in get_cap() function
710 def get_cap(self, cap, pt): member in Client
2585 #define get_cap(cap) static_branch_likely(&lru_gen_caps[cap]) macro2588 #define get_cap(cap) static_branch_unlikely(&lru_gen_caps[cap]) macro
2561 struct ice_aqc_list_caps get_cap; member