Searched refs:PT2258_CMD_UNMUTE (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.c33 #define PT2258_CMD_UNMUTE 0xf8 macro
167 bytes[0] = val ? PT2258_CMD_MUTE : PT2258_CMD_UNMUTE;

Completed in 49 milliseconds