Searched refs:pvr2_hdw_get_input_available (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.h153 unsigned int pvr2_hdw_get_input_available(struct pvr2_hdw *);
H A Dpvrusb2-context.c239 mmsk = pvr2_hdw_get_input_available(hdw);
331 mmsk = pvr2_hdw_get_input_available(hdw);
H A Dpvrusb2-v4l2.c1004 input_mask &= pvr2_hdw_get_input_available(hdw);
1273 if (pvr2_hdw_get_input_available(vp->channel.mc_head->hdw) &
H A Dpvrusb2-hdw.c5059 unsigned int pvr2_hdw_get_input_available(struct pvr2_hdw *hdw) function

Completed in 129 milliseconds