Searched refs:SDW_OPS_PORT_POST_PREP (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/soundwire/
H A Dsdw.h583 * @SDW_OPS_PORT_POST_PREP: Post prepare operation for the Port
589 SDW_OPS_PORT_POST_PREP, enumerator in enum:sdw_port_prep_ops
/linux-master/sound/soc/codecs/
H A Dwsa881x.c1088 if (state == SDW_OPS_PORT_POST_PREP)
H A Dwsa883x.c1063 if (state == SDW_OPS_PORT_POST_PREP)
H A Dwsa884x.c1524 if (state == SDW_OPS_PORT_POST_PREP)
/linux-master/drivers/soundwire/
H A Dstream.c504 sdw_do_port_prep(s_rt, prep_ch, prep ? SDW_OPS_PORT_POST_PREP : SDW_OPS_PORT_POST_DEPREP);

Completed in 108 milliseconds