Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/sound/
H A Drockchip-sound.c93 static int _sound_play(struct udevice *dev, unsigned int *data, in _sound_play() function
124 ret = _sound_play(i2s_dev, buf, (buf_size / sizeof(int))); in sound_play()