Searched defs:_func (Results 1 – 5 of 5) sorted by relevance
/drivers/pinctrl/mvebu/ |
D | pinctrl-mvebu.h | 129 #define MPP_FUNC_CTRL(_idl, _idh, _name, _func) \ argument 141 #define MPP_FUNC_GPIO_CTRL(_idl, _idh, _name, _func) \ argument
|
/drivers/base/ |
D | topology.c | 33 #define define_one_ro_named(_name, _func) \ argument
|
/drivers/gpu/drm/ |
D | drm_drv.c | 59 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
|
/drivers/staging/csr/ |
D | unifi_priv.h | 831 #define _sdio_claim_host(_func) argument 832 #define _sdio_release_host(_func) argument 838 #define _sdio_claim_host(_func) sdio_claim_host(_func) argument 839 #define _sdio_release_host(_func) sdio_release_host(_func) argument 844 #define _sdio_claim_host(_func) argument 845 #define _sdio_release_host(_func) argument
|
/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 2025 #define IOCTL_INFO_FNC(_ioctl, _func, _debug, _flags) \ argument
|