Searched refs:VX_STAT_CHIP_INIT (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/drivers/vx/
H A Dvx_hwdep.c106 chip->chip_status |= VX_STAT_CHIP_INIT;
142 if (vx->chip_status & VX_STAT_CHIP_INIT)
221 vx->chip_status |= VX_STAT_CHIP_INIT;
H A Dvx_core.c522 if (! (chip->chip_status & VX_STAT_CHIP_INIT) ||
723 chip->chip_status &= ~VX_STAT_CHIP_INIT;
735 chip->chip_status |= VX_STAT_CHIP_INIT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/drivers/vx/
H A Dvx_hwdep.c106 chip->chip_status |= VX_STAT_CHIP_INIT;
142 if (vx->chip_status & VX_STAT_CHIP_INIT)
221 vx->chip_status |= VX_STAT_CHIP_INIT;
H A Dvx_core.c522 if (! (chip->chip_status & VX_STAT_CHIP_INIT) ||
723 chip->chip_status &= ~VX_STAT_CHIP_INIT;
735 chip->chip_status |= VX_STAT_CHIP_INIT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/sound/
H A Dvx_core.h153 VX_STAT_CHIP_INIT = (1 << 2), /* all operational */ enumerator in enum:__anon34271
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/sound/
H A Dvx_core.h153 VX_STAT_CHIP_INIT = (1 << 2), /* all operational */ enumerator in enum:__anon22578

Completed in 93 milliseconds