Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/smbus/
Dsmb.c58 static int smb_probe(device_t);
67 DEVMETHOD(device_probe, smb_probe),
105 smb_probe(device_t dev) in smb_probe() function