Home
last modified time | relevance | path

Searched refs:do_probe (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dtherm_windtunnel.c415 do_probe(struct i2c_client *cl, const struct i2c_device_id *id) in do_probe() function
445 .probe = do_probe,
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dfeature.c893 static int do_probe(int argc, char **argv) in do_probe() function
1011 { "probe", do_probe },
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dtherm_windtunnel.c416 do_probe(struct i2c_client *cl) in do_probe() function
447 .probe = do_probe,
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-probe.c362 * do_probe - probe an IDE device
366 * do_probe() has the difficult job of finding a drive if it exists,
382 static int do_probe (ide_drive_t *drive, u8 cmd) in do_probe() function
467 * probe_for_drive() tests for existence of a given drive using do_probe()
490 rc = do_probe(drive, cmd); in probe_for_drive()
494 rc = do_probe(drive, cmd); in probe_for_drive()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dfeature.c1162 static int do_probe(int argc, char **argv) in do_probe() function
1335 { "probe", do_probe },
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dwsm.c1464 do_probe, in wsm_handle_tx_data() enumerator
1521 action = do_probe; in wsm_handle_tx_data()
1539 case do_probe: in wsm_handle_tx_data()
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dwsm.c1464 do_probe, in wsm_handle_tx_data() enumerator
1521 action = do_probe; in wsm_handle_tx_data()
1539 case do_probe: in wsm_handle_tx_data()

Completed in 10 milliseconds