Searched defs:get_cap (Results 1 – 3 of 3) 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