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