Home
last modified time | relevance | path

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

/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835.h46 struct bcm2835_vchi_ctx { struct
66 struct bcm2835_vchi_ctx *vchi_ctx; argument
93 int bcm2835_new_vchi_ctx(struct device *dev, struct bcm2835_vchi_ctx *vchi_ctx);
94 void bcm2835_free_vchi_ctx(struct bcm2835_vchi_ctx *vchi_ctx);
H A Dbcm2835-vchiq.c180 int bcm2835_new_vchi_ctx(struct device *dev, struct bcm2835_vchi_ctx *vchi_ctx) in bcm2835_new_vchi_ctx()
207 void bcm2835_free_vchi_ctx(struct bcm2835_vchi_ctx *vchi_ctx) in bcm2835_free_vchi_ctx()
217 struct bcm2835_vchi_ctx *vchi_ctx = alsa_stream->chip->vchi_ctx; in bcm2835_audio_open()
337 struct bcm2835_vchi_ctx *vchi_ctx = alsa_stream->chip->vchi_ctx; in bcm2835_audio_write()
H A Dbcm2835.c26 struct bcm2835_vchi_ctx *vchi_ctx = res; in bcm2835_devm_free_vchi_ctx()
33 struct bcm2835_vchi_ctx *vchi_ctx; in bcm2835_devm_add_vchi_ctx()