Searched refs:bus_probing (Results 1 – 4 of 4) 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()
130 if (!codec->bus->bus_probing && codec->card->registered) { in hda_codec_driver_probe()
58 unsigned int bus_probing :1; /* during probing process */ member