Home
last modified time | relevance | path

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

/Linux-v5.4/tools/bpf/bpftool/
Dfeature.c575 static int do_probe(int argc, char **argv) in do_probe() function
757 { "probe", do_probe },
/Linux-v5.4/drivers/macintosh/
Dtherm_windtunnel.c414 do_probe(struct i2c_client *cl, const struct i2c_device_id *id) in do_probe() function
435 .probe = do_probe,
/Linux-v5.4/drivers/ide/
Dide-probe.c382 static int do_probe (ide_drive_t *drive, u8 cmd) in do_probe() function
490 rc = do_probe(drive, cmd); in probe_for_drive()
494 rc = do_probe(drive, cmd); in probe_for_drive()
/Linux-v5.4/drivers/net/wireless/st/cw1200/
Dwsm.c1466 do_probe, in wsm_handle_tx_data() enumerator
1523 action = do_probe; in wsm_handle_tx_data()
1541 case do_probe: in wsm_handle_tx_data()