Home
last modified time | relevance | path

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

/freebsd/sys/dev/my/
H A Dif_my.c107 static int my_probe(device_t);
145 DEVMETHOD(device_probe, my_probe),
767 my_probe(device_t dev) in my_probe() function