Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/ngene/
Dngene-core.c1062 if (type & (NGENE_IO_TV | NGENE_IO_HDTV | NGENE_IO_AIN)) { in AllocCommonBuffers()
1079 } else if (type & NGENE_IO_HDTV) { in AllocCommonBuffers()
1165 if (dev->card_info->io_type[0] & NGENE_IO_HDTV) { in ngene_get_buffers()
Dngene.h794 #define NGENE_IO_HDTV 2 macro