Home
last modified time | relevance | path

Searched refs:decoder_client_id (Results 1 – 2 of 2) sorted by relevance

/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw-internal.h291 unsigned int decoder_client_id; member
Dpvrusb2-hdw.c1688 if (hdw->decoder_client_id) { in pvr2_decoder_enable()
1979 if (hdw->decoder_client_id != PVR2_CLIENT_ID_CX25840) { in pvr2_hdw_cx25840_vbi_hack()
1987 hdw->decoder_client_id); in pvr2_hdw_cx25840_vbi_hack()
1992 v4l2_device_call_all(&hdw->v4l2_dev, hdw->decoder_client_id, in pvr2_hdw_cx25840_vbi_hack()
2084 hdw->decoder_client_id = mid; in pvr2_hdw_load_subdev()
4048 if (hdw->decoder_client_id) { in pvr2_hdw_cmd_decoder_reset()
4049 v4l2_device_call_all(&hdw->v4l2_dev, hdw->decoder_client_id, in pvr2_hdw_cmd_decoder_reset()
4543 if (hdw->decoder_client_id == PVR2_CLIENT_ID_SAA7115) { in state_eval_decoder_run()