Home
last modified time | relevance | path

Searched defs:vchi_ctx (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/staging/vc04_services/bcm2835-audio/
Dbcm2835-vchiq.c169 int bcm2835_new_vchi_ctx(struct device *dev, struct bcm2835_vchi_ctx *vchi_ctx) in bcm2835_new_vchi_ctx()
195 void bcm2835_free_vchi_ctx(struct bcm2835_vchi_ctx *vchi_ctx) in bcm2835_free_vchi_ctx()
205 struct bcm2835_vchi_ctx *vchi_ctx = alsa_stream->chip->vchi_ctx; in bcm2835_audio_open() local
Dbcm2835.c29 struct bcm2835_vchi_ctx *vchi_ctx = res; in bcm2835_devm_free_vchi_ctx() local
36 struct bcm2835_vchi_ctx *vchi_ctx; in bcm2835_devm_add_vchi_ctx() local
Dbcm2835.h66 struct bcm2835_vchi_ctx *vchi_ctx; member