Searched refs:pvr2_hdw_get_desc (Results 1 – 4 of 4) sorted by relevance
187 const char *pvr2_hdw_get_desc(struct pvr2_hdw *);
582 pvr2_hdw_get_desc(sfp->channel.hdw)); in hdw_desc_show()
120 strscpy(cap->card, pvr2_hdw_get_desc(hdw), sizeof(cap->card)); in pvr2_querycap()
3220 const char *pvr2_hdw_get_desc(struct pvr2_hdw *hdw) in pvr2_hdw_get_desc() function