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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/i2c/other/
H A Dpt2258.c34 #define PT2258_CMD_MUTE 0xf9 macro
59 bytes[0] = PT2258_CMD_MUTE;
167 bytes[0] = val ? PT2258_CMD_MUTE : PT2258_CMD_UNMUTE;

Completed in 109 milliseconds