Searched refs:video_channel (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/drivers/misc/ |
H A D | ihs_fpga.c | 123 bool video_channel; member 204 versions->video_channel = raw_versions & VERSIONS_FPGA_VIDEO_CHANNEL; in get_versions() 426 versions->video_channel = false; in get_versions() 431 versions->video_channel = false; in get_versions() 436 versions->video_channel = true; in get_versions() 441 versions->video_channel = true; in get_versions() 590 if (versions.video_channel) in fpga_print_info()
|
/openbmc/linux/drivers/media/pci/cobalt/ |
H A D | cobalt-alsa-main.c | 72 cobalt->instance, s->video_channel); in snd_cobalt_card_set_names() 77 cobalt->instance, s->video_channel); in snd_cobalt_card_set_names()
|
H A D | cobalt-v4l2.c | 202 int ch = (int)s->video_channel; in cobalt_enable_input() 216 s->video_channel, in cobalt_enable_input() 252 int rx = s->video_channel; in cobalt_dma_start_streaming() 286 int rx = s->video_channel; in cobalt_start_streaming() 354 int rx = s->video_channel; in cobalt_dma_stop_streaming() 392 int rx = s->video_channel; in cobalt_stop_streaming() 500 int rx = s->video_channel; in cobalt_video_input_status_show() 584 s->dma_channel, s->video_channel); in cobalt_log_status() 960 "HDMI-%d", s->video_channel); in cobalt_enum_input() 963 "Generator-%d", s->video_channel); in cobalt_enum_input()
|
H A D | cobalt-driver.c | 434 s->video_channel = i; in cobalt_stream_struct_init() 445 s->video_channel = idx; in cobalt_stream_struct_init() 450 s->video_channel = 5; in cobalt_stream_struct_init() 457 s->video_channel = 5; in cobalt_stream_struct_init() 464 i, s->dma_channel, s->video_channel); in cobalt_stream_struct_init()
|
H A D | cobalt-alsa-pcm.c | 472 COBALT_SYS_CTRL_AUDIO_IPP_RESETN_BIT(s->video_channel), in snd_cobalt_pcm_create() 476 COBALT_SYS_CTRL_AUDIO_IPP_RESETN_BIT(s->video_channel), in snd_cobalt_pcm_create()
|
H A D | cobalt-irq.c | 18 int rx = s->video_channel; in cobalt_dma_stream_queue_handler()
|
H A D | cobalt-driver.h | 230 int video_channel; member
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | diff-v4l.rst | 175 ``video_channel`` to enumerate the video inputs of a V4L 190 * - struct ``video_channel`` ``type``
|