Searched refs:busp (Results 1 – 4 of 4) sorted by relevance
886 const u32 *busp; in iSeries_pcibios_init() local891 busp = of_get_property(node, "bus-range", NULL); in iSeries_pcibios_init()892 if (busp == NULL) in iSeries_pcibios_init()894 bus = *busp; in iSeries_pcibios_init()
886 struct hda_bus **busp);
562 struct hda_bus **busp) in snd_hda_bus_new() argument576 if (busp) in snd_hda_bus_new()577 *busp = NULL; in snd_hda_bus_new()611 if (busp) in snd_hda_bus_new()612 *busp = bus; in snd_hda_bus_new()
77 struct hda_bus **busp);