Searched refs:get_cap (Results 1 – 4 of 4) sorted by relevance
15 static inline u32 get_cap(struct venus_inst *inst, u32 type, u32 which) in get_cap() function52 return get_cap(inst, type, WHICH_CAP_MIN); in cap_min()57 return get_cap(inst, type, WHICH_CAP_MAX); in cap_max()62 return get_cap(inst, type, WHICH_CAP_STEP); in cap_step()
63 static struct gb_cap *get_cap(struct cdev *cdev) in get_cap() function184 struct gb_cap *cap = get_cap(inode->i_cdev); in cap_open()
1857 struct ice_aqc_list_caps get_cap; member
2203 cmd = &desc.params.get_cap; in ice_aq_list_caps()