Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/rockchip/
H A Drockchip_i2s.c125 static int rockchip_snd_txctrl(struct rk_i2s_dev *i2s, int on) in rockchip_snd_txctrl() function
477 ret = rockchip_snd_txctrl(i2s, 1); in rockchip_i2s_trigger()
492 ret = rockchip_snd_txctrl(i2s, 0); in rockchip_i2s_trigger()
H A Drockchip_i2s_tdm.c318 static void rockchip_snd_txctrl(struct rk_i2s_tdm_dev *i2s_tdm, int on) in rockchip_snd_txctrl() function
759 rockchip_snd_txctrl(i2s_tdm, 1); in rockchip_i2s_tdm_trigger()
769 rockchip_snd_txctrl(i2s_tdm, 0); in rockchip_i2s_tdm_trigger()