Home
last modified time | relevance | path

Searched refs:do_probe (Results 1 – 4 of 4) sorted by relevance

/drivers/macintosh/
Dtherm_windtunnel.c414 do_probe(struct i2c_client *cl, const struct i2c_device_id *id) in do_probe() function
436 .probe = do_probe,
/drivers/net/irda/
Ddonauboe.c199 static bool do_probe = false; variable
1465 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()
/drivers/ide/
Dide-probe.c380 static int do_probe (ide_drive_t *drive, u8 cmd) in do_probe() function
488 rc = do_probe(drive, cmd); in probe_for_drive()
492 rc = do_probe(drive, cmd); in probe_for_drive()
/drivers/net/wireless/cw1200/
Dwsm.c1469 do_probe, in wsm_handle_tx_data() enumerator
1526 action = do_probe; in wsm_handle_tx_data()
1544 case do_probe: in wsm_handle_tx_data()