Searched refs:rk817_codec_power_up (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/sound/ |
| H A D | rk817_codec.c | 113 static int rk817_codec_power_up(struct rk817_codec_priv *rk817, int type) in rk817_codec_power_up() function 198 rk817_codec_power_up(rk817, RK817_CODEC_PLAYBACK); in rk817_playback_path_put() 230 rk817_codec_power_up(rk817, RK817_CODEC_PLAYBACK); in rk817_playback_path_put() 250 rk817_codec_power_up(rk817, RK817_CODEC_PLAYBACK); in rk817_playback_path_put()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rk817_codec.c | 361 static int rk817_codec_power_up(struct snd_soc_component *component, int type) in rk817_codec_power_up() function 570 rk817_codec_power_up(component, RK817_CODEC_PLAYBACK); in rk817_playback_path_config() 637 rk817_codec_power_up(component, RK817_CODEC_PLAYBACK); in rk817_playback_path_config() 660 rk817_codec_power_up(component, RK817_CODEC_PLAYBACK); in rk817_playback_path_config() 762 rk817_codec_power_up(component, RK817_CODEC_CAPTURE); in rk817_capture_path_config() 797 rk817_codec_power_up(component, RK817_CODEC_CAPTURE); in rk817_capture_path_config()
|