Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw-internal.h276 unsigned int decoder_client_id; member
Dpvrusb2-hdw.c1666 if (hdw->decoder_client_id) { in pvr2_decoder_enable()
1955 if (hdw->decoder_client_id != PVR2_CLIENT_ID_CX25840) { in pvr2_hdw_cx25840_vbi_hack()
1962 hdw->decoder_client_id); in pvr2_hdw_cx25840_vbi_hack()
1967 v4l2_device_call_all(&hdw->v4l2_dev, hdw->decoder_client_id, in pvr2_hdw_cx25840_vbi_hack()
2051 hdw->decoder_client_id = mid; in pvr2_hdw_load_subdev()
4015 if (hdw->decoder_client_id) { in pvr2_hdw_cmd_decoder_reset()
4016 v4l2_device_call_all(&hdw->v4l2_dev, hdw->decoder_client_id, in pvr2_hdw_cmd_decoder_reset()
4524 if (hdw->decoder_client_id == PVR2_CLIENT_ID_SAA7115) { in state_eval_decoder_run()