Searched refs:_probe (Results 1 – 2 of 2) sorted by relevance
100 #define AH_CHIP(_name, _probe, _attach) \ argument103 .probe = _probe, \126 #define AH_RF(_name, _probe, _attach) \ argument129 .probe = _probe, \
570 DEVMETHOD(device_probe, __CONCAT(dname,_probe)), \