Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110.h119 #define DVB_ADAC_NONE -1 macro
H A Dav7110.c172 av7110->adac_type = DVB_ADAC_NONE; in init_av7110_av()
180 if (av7110->adac_type == DVB_ADAC_NONE || av7110->adac_type == DVB_ADAC_MSP34x0) { in init_av7110_av()