Home
last modified time | relevance | path

Searched refs:i2s_tx_init (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Di2s.h110 int i2s_tx_init(struct i2stx_info *pi2s_tx);
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dsound-i2s.c162 ret = i2s_tx_init(pi2s_tx); in sound_init()
H A Dsamsung-i2s.c297 int i2s_tx_init(struct i2stx_info *pi2s_tx) in i2s_tx_init() function