Home
last modified time | relevance | path

Searched defs:amp_on (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/ppc/
H A Ddaca.c32 unsigned int amp_on : 1; member
/openbmc/linux/drivers/media/pci/pt3/
H A Dpt3.c137 pt3_set_tuner_power(struct pt3_board *pt3, bool tuner_on, bool amp_on) in pt3_set_tuner_power()