Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/vc04_services/bcm2835-audio/
Dbcm2835.h47 struct bcm2835_vchi_ctx { struct
67 struct bcm2835_vchi_ctx *vchi_ctx; argument
94 int bcm2835_new_vchi_ctx(struct device *dev, struct bcm2835_vchi_ctx *vchi_ctx);
95 void bcm2835_free_vchi_ctx(struct bcm2835_vchi_ctx *vchi_ctx);
Dbcm2835-vchiq.c178 int bcm2835_new_vchi_ctx(struct device *dev, struct bcm2835_vchi_ctx *vchi_ctx) in bcm2835_new_vchi_ctx()
205 void bcm2835_free_vchi_ctx(struct bcm2835_vchi_ctx *vchi_ctx) in bcm2835_free_vchi_ctx()
215 struct bcm2835_vchi_ctx *vchi_ctx = alsa_stream->chip->vchi_ctx; in bcm2835_audio_open()
335 struct bcm2835_vchi_ctx *vchi_ctx = alsa_stream->chip->vchi_ctx; in bcm2835_audio_write()
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()