Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/rockchip/
H A Drockchip_i2s.c90 static void rockchip_snd_txctrl(struct rk_i2s_dev *i2s, int on) in rockchip_snd_txctrl() function
407 rockchip_snd_txctrl(i2s, 1); in rockchip_i2s_trigger()
415 rockchip_snd_txctrl(i2s, 0); in rockchip_i2s_trigger()
/kernel/linux/linux-6.6/sound/soc/rockchip/
H A Drockchip_i2s.c126 static int rockchip_snd_txctrl(struct rk_i2s_dev *i2s, int on) in rockchip_snd_txctrl() function
478 ret = rockchip_snd_txctrl(i2s, 1); in rockchip_i2s_trigger()
493 ret = rockchip_snd_txctrl(i2s, 0); in rockchip_i2s_trigger()
H A Drockchip_i2s_tdm.c319 static void rockchip_snd_txctrl(struct rk_i2s_tdm_dev *i2s_tdm, int on) in rockchip_snd_txctrl() function
754 rockchip_snd_txctrl(i2s_tdm, 1); in rockchip_i2s_tdm_trigger()
764 rockchip_snd_txctrl(i2s_tdm, 0); in rockchip_i2s_tdm_trigger()

Completed in 4 milliseconds