Searched defs:_drv (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm64/exynos/ |
H A D | exynos5433-pinctrl.dtsi | 14 #define PIN(_pin, _func, _pull, _drv) \ argument 22 #define PIN_IN(_pin, _pull, _drv) \ argument 25 #define PIN_OT(_pin, _pull, _drv) \ argument 28 #define PIN_F2(_pin, _pull, _drv) \ argument
|
/freebsd/sys/compat/linuxkpi/common/include/linux/device/ |
H A D | driver.h | 17 #define module_driver(_drv, _regf, _unregf) \ argument
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos3250-pinctrl.dtsi | 14 #define PIN_IN(_pin, _pull, _drv) \ argument
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | pci.h | 293 #define module_pci_driver(_drv) \ argument
|