Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835.h93 int snd_bcm2835_new_headphones_ctl(struct bcm2835_chip *chip);
H A Dbcm2835-ctl.c214 int snd_bcm2835_new_headphones_ctl(struct bcm2835_chip *chip) in snd_bcm2835_new_headphones_ctl() function
H A Dbcm2835.c112 .newctl = snd_bcm2835_new_headphones_ctl,