Searched refs:i2s_tx_init (Results 1 – 3 of 3) sorted by relevance
110 int i2s_tx_init(struct i2stx_info *pi2s_tx);
162 ret = i2s_tx_init(pi2s_tx); in sound_init()
297 int i2s_tx_init(struct i2stx_info *pi2s_tx) in i2s_tx_init() function