Searched refs:bus_probing (Results 1 – 3 of 3) sorted by relevance
120 if (!codec->bus->bus_probing && codec->card->registered) { in hda_codec_driver_probe()
2206 to_hda_bus(bus)->bus_probing = 1; in azx_probe_continue()2291 to_hda_bus(bus)->bus_probing = 0; in azx_probe_continue()
61 unsigned int bus_probing :1; /* during probing process */ member