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

/linux-4.1.27/sound/i2c/other/
H A Dpt2258.c35 #define PT2258_CMD_MUTE 0xf9 macro
60 bytes[0] = PT2258_CMD_MUTE; snd_pt2258_reset()
168 bytes[0] = val ? PT2258_CMD_MUTE : PT2258_CMD_UNMUTE; pt2258_switch_put()

Completed in 75 milliseconds