Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/soundwire/
Dsdw.h575 SDW_OPS_PORT_POST_PREP = 2, enumerator
/Linux-v6.1/sound/soc/codecs/
Dwsa881x.c1087 if (state == SDW_OPS_PORT_POST_PREP) in wsa881x_port_prep()
Dwsa883x.c1068 if (state == SDW_OPS_PORT_POST_PREP) in wsa883x_port_prep()
/Linux-v6.1/drivers/soundwire/
Dstream.c504 sdw_do_port_prep(s_rt, prep_ch, SDW_OPS_PORT_POST_PREP); in sdw_prep_deprep_slave_ports()