Home
last modified time | relevance | path

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

/linux/include/linux/soundwire/
H A Dsdw.h573 SDW_OPS_PORT_POST_PREP, enumerator
/linux/sound/soc/codecs/
H A Dwsa881x.c1091 if (state == SDW_OPS_PORT_POST_PREP) in wsa881x_port_prep()
H A Dtas2783-sdw.c1252 case SDW_OPS_PORT_POST_PREP: in tas_port_prep()
H A Dwsa883x.c1118 if (state == SDW_OPS_PORT_POST_PREP) in wsa883x_port_prep()
H A Dwsa884x.c1574 if (state == SDW_OPS_PORT_POST_PREP) in wsa884x_port_prep()
/linux/drivers/soundwire/
H A Dstream.c536 sdw_do_port_prep(s_rt, prep_ch, prep ? SDW_OPS_PORT_POST_PREP : SDW_OPS_PORT_POST_DEPREP); in sdw_prep_deprep_slave_ports()