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

/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_audio.c97 struct bcm2835_audio_chinfo { struct
121 struct bcm2835_audio_chinfo pch;
216 struct bcm2835_audio_chinfo *ch = m.u.complete.cookie;
309 bcm2835_audio_reset_channel(struct bcm2835_audio_chinfo *ch)
318 bcm2835_audio_start(struct bcm2835_audio_chinfo *ch)
335 bcm2835_audio_stop(struct bcm2835_audio_chinfo *ch)
412 bcm2835_audio_buffer_should_sleep(struct bcm2835_audio_chinfo *ch)
434 bcm2835_audio_write_samples(struct bcm2835_audio_chinfo *ch, void *buf, uint32_t count)
473 struct bcm2835_audio_chinfo *ch = &sc->pch;
590 struct bcm2835_audio_chinfo *c
[all...]

Completed in 108 milliseconds