Searched full:_probe (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/iio/chemical/ |
H A D | atlas,sensor.yaml | 21 http://www.atlas-scientific.com/_files/_datasheets/_probe/EZO_CO2_Datasheet.pdf
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_internal.h | 100 #define AH_CHIP(_name, _probe, _attach) \ argument 103 .probe = _probe, \ 126 #define AH_RF(_name, _probe, _attach) \ argument 129 .probe = _probe, \
|
/freebsd/sys/dev/ata/ |
H A D | ata-pci.h | 570 DEVMETHOD(device_probe, __CONCAT(dname,_probe)), \
|