Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/ttpci/
Dav7110.h126 #define DVB_ADAC_NONE -1 macro
Dav7110.c190 av7110->adac_type = DVB_ADAC_NONE; in init_av7110_av()
198 if (av7110->adac_type == DVB_ADAC_NONE || av7110->adac_type == DVB_ADAC_MSP34x0) { in init_av7110_av()