Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/media/video/
Dtvaudio.c81 #define CHIP_HAS_VOLUME 1 macro
1306 .flags = CHIP_HAS_VOLUME | CHIP_HAS_BASSTREBLE,
1331 .flags = CHIP_HAS_VOLUME | CHIP_HAS_BASSTREBLE | CHIP_HAS_INPUTSEL,
1365 .flags = CHIP_HAS_VOLUME | CHIP_HAS_BASSTREBLE | CHIP_HAS_INPUTSEL,
1456 (desc->flags & CHIP_HAS_VOLUME) ? " volume" : "", in chip_attach()
1475 if (desc->flags & CHIP_HAS_VOLUME) { in chip_attach()
1581 if (desc->flags & CHIP_HAS_VOLUME) { in chip_command()
1605 if (desc->flags & CHIP_HAS_VOLUME) { in chip_command()