Searched refs:pvr2_hdw_get_desc (Results 1 – 5 of 5) sorted by relevance
187 const char *pvr2_hdw_get_desc(struct pvr2_hdw *);
121 pvr2_hdw_get_desc(hdw)); in pvr2_debugifc_print_info()
589 pvr2_hdw_get_desc(sfp->channel.hdw)); in hdw_desc_show()
117 strscpy(cap->card, pvr2_hdw_get_desc(hdw), sizeof(cap->card)); in pvr2_querycap()
3222 const char *pvr2_hdw_get_desc(struct pvr2_hdw *hdw) in pvr2_hdw_get_desc() function