Searched refs:pvr2_ctrl_get_desc (Results 1 – 4 of 4) sorted by relevance
60 const char *pvr2_ctrl_get_desc(struct pvr2_ctrl *);
547 pvr2_ctrl_get_desc(cptr)); in pvr2_queryctrl()548 strlcpy(vc->name, pvr2_ctrl_get_desc(cptr), sizeof(vc->name)); in pvr2_queryctrl()
185 const char *pvr2_ctrl_get_desc(struct pvr2_ctrl *cptr) in pvr2_ctrl_get_desc() function
90 name = pvr2_ctrl_get_desc(cip->cptr); in show_name()