Searched refs:to_hda_bus (Results 1 – 3 of 3) sorted by relevance
68 to_hda_bus(bus)->bus_probing = 1; in cix_ipbloq_hda_probe_codec()91 to_hda_bus(bus)->bus_probing = 0; in cix_ipbloq_hda_probe_codec()
2372 to_hda_bus(bus)->bus_probing = 1; in azx_probe_continue()2458 to_hda_bus(bus)->bus_probing = 0; in azx_probe_continue()
69 #define to_hda_bus(bus) container_of(bus, struct hda_bus, core) macro