Home
last modified time | relevance | path

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

/linux/drivers/media/usb/pvrusb2/
A Dpvrusb2-hdw-internal.h336 enum pvr2_config desired_stream_type; member
A Dpvrusb2-hdw.c1746 if ((fl = (hdw->desired_stream_type != config)) != 0) { in pvr2_hdw_set_stream_type()
1747 hdw->desired_stream_type = config; in pvr2_hdw_set_stream_type()
3106 (hdw->active_stream_type != hdw->desired_stream_type)); in pvr2_hdw_commit_execute()
3131 if (hdw->active_stream_type != hdw->desired_stream_type) { in pvr2_hdw_commit_execute()
3133 hdw->active_stream_type = hdw->desired_stream_type; in pvr2_hdw_commit_execute()

Completed in 13 milliseconds