Searched refs:pvr2_hdw_get_desc (Results 1 – 5 of 5) sorted by relevance
196 const char *pvr2_hdw_get_desc(struct pvr2_hdw *);
131 pvr2_hdw_get_desc(hdw)); in pvr2_debugifc_print_info()
599 pvr2_hdw_get_desc(sfp->channel.hdw)); in hdw_desc_show()
127 strlcpy(cap->card, pvr2_hdw_get_desc(hdw), sizeof(cap->card)); in pvr2_querycap()
3208 const char *pvr2_hdw_get_desc(struct pvr2_hdw *hdw) in pvr2_hdw_get_desc() function