Home
last modified time | relevance | path

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

/linux/drivers/media/pci/ngene/
H A Dngene-core.c1062 if (type & (NGENE_IO_TV | NGENE_IO_HDTV | NGENE_IO_AIN)) { in AllocCommonBuffers()
1069 if (type & (NGENE_IO_TV | NGENE_IO_AIN)) { in AllocCommonBuffers()
1159 if (dev->card_info->io_type[2] & NGENE_IO_AIN) { in ngene_get_buffers()
H A Dngene.h797 #define NGENE_IO_AIN 16 macro