Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835.h96 void bcm2835_free_vchi_ctx(struct bcm2835_vchi_ctx *vchi_ctx);
H A Dbcm2835.c27 bcm2835_free_vchi_ctx(vchi_ctx); in bcm2835_devm_free_vchi_ctx()
H A Dbcm2835-vchiq.c202 void bcm2835_free_vchi_ctx(struct bcm2835_vchi_ctx *vchi_ctx) in bcm2835_free_vchi_ctx() function