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

/linux-4.4.14/sound/soc/sh/rcar/
H A Dssi.c190 struct rsnd_ssi *ssi_parent = rsnd_ssi_parent(ssi); rsnd_ssi_hw_start() local
192 if (ssi_parent) rsnd_ssi_hw_start()
193 rsnd_ssi_hw_start(ssi_parent, io); rsnd_ssi_hw_start()
260 struct rsnd_ssi *ssi_parent = rsnd_ssi_parent(ssi); rsnd_ssi_hw_stop() local
262 if (ssi_parent) rsnd_ssi_hw_stop()
263 rsnd_ssi_hw_stop(io, ssi_parent); rsnd_ssi_hw_stop()
354 struct rsnd_ssi *ssi_parent = rsnd_ssi_parent(ssi); rsnd_ssi_hw_params() local
372 if (ssi_parent) rsnd_ssi_hw_params()
373 return rsnd_ssi_hw_params(rsnd_mod_get(ssi_parent), io, rsnd_ssi_hw_params()

Completed in 183 milliseconds