Searched refs:do_probe (Results 1 – 4 of 4) sorted by relevance
414 do_probe(struct i2c_client *cl, const struct i2c_device_id *id) in do_probe() function436 .probe = do_probe,
199 static bool do_probe = false; variable1465 module_param (do_probe, bool, 0);1466 MODULE_PARM_DESC(do_probe, "Enable/disable chip probing and self-test");1632 if (do_probe) in toshoboe_open()
380 static int do_probe (ide_drive_t *drive, u8 cmd) in do_probe() function488 rc = do_probe(drive, cmd); in probe_for_drive()492 rc = do_probe(drive, cmd); in probe_for_drive()
1469 do_probe, in wsm_handle_tx_data() enumerator1526 action = do_probe; in wsm_handle_tx_data()1544 case do_probe: in wsm_handle_tx_data()