Home
last modified time | relevance | path

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

/freebsd/sys/dev/smbus/
H A Dsmb.c94 static int smb_probe(device_t);
101 DEVMETHOD(device_probe, smb_probe),
134 smb_probe(device_t dev) in smb_probe() function