Searched refs:s_mpg (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/pci/cx18/
H A Dcx18-streams.c432 struct cx18_stream *s_mpg = &cx->streams[CX18_ENC_STREAM_TYPE_MPG]; cx18_reg_dev() local
434 if (s_mpg->video_dev.v4l2_dev) cx18_reg_dev()
435 num = s_mpg->video_dev.num cx18_reg_dev()
/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtv-streams.c290 struct ivtv_stream *s_mpg = &itv->streams[IVTV_ENC_STREAM_TYPE_MPG]; ivtv_reg_dev() local
292 if (s_mpg->vdev.v4l2_dev) ivtv_reg_dev()
293 num = s_mpg->vdev.num + ivtv_stream_info[type].num_offset; ivtv_reg_dev()

Completed in 102 milliseconds