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

/u-boot/include/
H A Dsound.h72 * stop_play() - Indicate that there is no more data coming
81 int (*stop_play)(struct udevice *dev); member in struct:sound_ops
/u-boot/drivers/sound/
H A Dsound-uclass.c45 return ops->stop_play(dev);
H A Dsandbox.c258 .stop_play = sandbox_sound_stop_play,

Completed in 70 milliseconds