Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/macintosh/
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/
Dfeature.c893 static int do_probe(int argc, char **argv) in do_probe() function
1011 { "probe", do_probe },
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
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()