Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835.h47 struct bcm2835_vchi_ctx { struct
67 struct bcm2835_vchi_ctx *vchi_ctx; argument
95 int bcm2835_new_vchi_ctx(struct device *dev, struct bcm2835_vchi_ctx *vchi_ctx);
96 void bcm2835_free_vchi_ctx(struct bcm2835_vchi_ctx *vchi_ctx);
H A Dbcm2835-vchiq.c176 int bcm2835_new_vchi_ctx(struct device *dev, struct bcm2835_vchi_ctx *vchi_ctx) in bcm2835_new_vchi_ctx()
202 void bcm2835_free_vchi_ctx(struct bcm2835_vchi_ctx *vchi_ctx) in bcm2835_free_vchi_ctx()
212 struct bcm2835_vchi_ctx *vchi_ctx = alsa_stream->chip->vchi_ctx; in bcm2835_audio_open()
332 struct bcm2835_vchi_ctx *vchi_ctx = alsa_stream->chip->vchi_ctx; in bcm2835_audio_write()
H A Dbcm2835.c25 struct bcm2835_vchi_ctx *vchi_ctx = res; in bcm2835_devm_free_vchi_ctx()
32 struct bcm2835_vchi_ctx *vchi_ctx; in bcm2835_devm_add_vchi_ctx()