Searched refs:probe_done (Results 1 – 8 of 8) sorted by relevance
51 bool probe_done; member185 if (ec_rpmsg->probe_done) in cros_ec_rpmsg_callback()251 ec_rpmsg->probe_done = true; in cros_ec_rpmsg_probe()
515 newchannel->probe_done = true; in vmbus_add_channel_work()544 newchannel->probe_done = true; in vmbus_add_channel_work()554 newchannel->probe_done = true; in vmbus_add_channel_work()1195 while (READ_ONCE(channel->probe_done) == false) { in vmbus_onoffer_rescind()1257 while (!READ_ONCE(channel->probe_done) || !READ_ONCE(channel->rescind)) in vmbus_hvsock_device_unregister()
262 if (pdata->probe_done) in pcf50633_probe()263 pdata->probe_done(pcf); in pcf50633_probe()
38 void (*probe_done)(struct pcf50633 *); member
982 bool probe_done; member
1486 u8 probe_done:1; member
9392 if (!ioa_cfg->probe_done) in ipr_pci_mmio_enabled()9412 if (ioa_cfg->probe_done) in ipr_pci_frozen()9431 if (ioa_cfg->probe_done) { in ipr_pci_slot_reset()9457 if (ioa_cfg->probe_done) { in ipr_pci_perm_failure()9518 ioa_cfg->probe_done = 1; in ipr_probe_ioa_part2()
4694 goto probe_done; in ice_probe()4719 probe_done: in ice_probe()
Completed in 50 milliseconds