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

/linux-master/sound/soc/codecs/
H A Dtas6424.c301 u8 chan_states; local
330 chan_states = TAS6424_ALL_STATE_PLAY;
332 chan_states = TAS6424_ALL_STATE_MUTE;
334 snd_soc_component_write(component, TAS6424_CH_STATE_CTRL, chan_states);

Completed in 107 milliseconds