Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_codec.h331 int snd_hda_bus_new(struct snd_card *card, struct hda_bus **busp);
Dhda_codec.c540 struct hda_bus **busp) in snd_hda_bus_new() argument
549 if (busp) in snd_hda_bus_new()
550 *busp = NULL; in snd_hda_bus_new()
570 if (busp) in snd_hda_bus_new()
571 *busp = bus; in snd_hda_bus_new()
/linux-4.1.27/Documentation/sound/alsa/
Dhda_codec.txt77 struct hda_bus **busp);