Home
last modified time | relevance | path

Searched full:_probe (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/iio/chemical/
H A Datlas,sensor.yaml21 http://www.atlas-scientific.com/_files/_datasheets/_probe/EZO_CO2_Datasheet.pdf
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h100 #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 Data-pci.h570 DEVMETHOD(device_probe, __CONCAT(dname,_probe)), \