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