Home
last modified time | relevance | path

Searched refs:playback_path (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/sound/
H A Drk817_codec.c45 long int playback_path; member
179 if (rk817->playback_path == path) { in rk817_playback_path_put()
184 pre_path = rk817->playback_path; in rk817_playback_path_put()
185 rk817->playback_path = path; in rk817_playback_path_put()
188 __func__, rk817->playback_path, pre_path); in rk817_playback_path_put()
190 switch (rk817->playback_path) { in rk817_playback_path_put()
345 rk817_codec->playback_path = OFF; in rk817_codec_probe()