Home
last modified time | relevance | path

Searched refs:bedev (Results 1 – 2 of 2) sorted by relevance

/linux/sound/usb/qcom/
H A Dmixer_usb_offload.c110 int snd_usb_offload_create_ctl(struct snd_usb_audio *chip, struct device *bedev) in snd_usb_offload_create_ctl() argument
134 ret = snd_ctl_add(chip->card, snd_ctl_new1(chip_kctl, bedev)); in snd_usb_offload_create_ctl()
149 ret = snd_ctl_add(chip->card, snd_ctl_new1(chip_kctl, bedev)); in snd_usb_offload_create_ctl()
H A Dmixer_usb_offload.h9 int snd_usb_offload_create_ctl(struct snd_usb_audio *chip, struct device *bedev);