Home
last modified time | relevance | path

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

/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw-internal.h351 enum pvr2_config desired_stream_type; member
Dpvrusb2-hdw.c1768 if ((fl = (hdw->desired_stream_type != config)) != 0) { in pvr2_hdw_set_stream_type()
1769 hdw->desired_stream_type = config; in pvr2_hdw_set_stream_type()
3157 (hdw->active_stream_type != hdw->desired_stream_type)); in pvr2_hdw_commit_execute()
3182 if (hdw->active_stream_type != hdw->desired_stream_type) { in pvr2_hdw_commit_execute()
3184 hdw->active_stream_type = hdw->desired_stream_type; in pvr2_hdw_commit_execute()