Searched full:rt1015p (Results 1 – 5 of 5) sorted by relevance
3 // rt1015p.c -- RT1015P ALSA SoC audio amplifier driver29 struct rt1015p_priv *rt1015p = in rt1015p_daiops_trigger() local32 if (!rt1015p->sdb) in rt1015p_daiops_trigger()39 if (rt1015p->sdb_switch) { in rt1015p_daiops_trigger()40 gpiod_set_value(rt1015p->sdb, 1); in rt1015p_daiops_trigger()47 gpiod_set_value(rt1015p->sdb, 0); in rt1015p_daiops_trigger()60 struct rt1015p_priv *rt1015p = in rt1015p_sdb_event() local64 rt1015p->sdb_switch = 1; in rt1015p_sdb_event()66 rt1015p->sdb_switch = 0; in rt1015p_sdb_event()112 struct rt1015p_priv *rt1015p; in rt1015p_platform_probe() local[all …]
163 snd-soc-rt1015p-objs := rt1015p.o472 obj-$(CONFIG_SND_SOC_RT1015P) += snd-soc-rt1015p.o
4 $id: http://devicetree.org/schemas/sound/realtek,rt1015p.yaml#7 title: Realtek rt1015p codec devicetree bindings13 Rt1015p is a rt1015 variant which does not support I2C and18 const: realtek,rt1015p35 rt1015p: rt1015p {36 compatible = "realtek,rt1015p";
6 "mediatek,mt8183_da7219_rt1015p" for RT1015P codec
352 DAILINK_COMP_ARRAY(COMP_CODEC("rt1015p", "HiFi"),