Home
last modified time | relevance | path

Searched refs:LNA_AUTO (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/dvb/
H A Dfrontend.h786 #define LNA_AUTO (~0U) macro
/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend.h.rst.exceptions39 replace define LNA_AUTO dtv-lna
/linux/drivers/media/pci/pt3/
H A Dpt3.c159 if (val == LNA_AUTO || val == adap->cur_lna) in pt3_set_lna()