Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835.h92 int snd_bcm2835_new_hdmi_ctl(struct bcm2835_chip *chip);
H A Dbcm2835-ctl.c221 int snd_bcm2835_new_hdmi_ctl(struct bcm2835_chip *chip) in snd_bcm2835_new_hdmi_ctl() function
H A Dbcm2835.c99 .newctl = snd_bcm2835_new_hdmi_ctl,