Searched refs:do_probe (Results 1 – 4 of 4) sorted by relevance
575 static int do_probe(int argc, char **argv) in do_probe() function757 { "probe", do_probe },
414 do_probe(struct i2c_client *cl, const struct i2c_device_id *id) in do_probe() function435 .probe = do_probe,
382 static int do_probe (ide_drive_t *drive, u8 cmd) in do_probe() function490 rc = do_probe(drive, cmd); in probe_for_drive()494 rc = do_probe(drive, cmd); in probe_for_drive()
1466 do_probe, in wsm_handle_tx_data() enumerator1523 action = do_probe; in wsm_handle_tx_data()1541 case do_probe: in wsm_handle_tx_data()