Home
last modified time | relevance | path

Searched defs:_func (Results 1 – 5 of 5) sorted by relevance

/drivers/pinctrl/mvebu/
Dpinctrl-mvebu.h129 #define MPP_FUNC_CTRL(_idl, _idh, _name, _func) \ argument
141 #define MPP_FUNC_GPIO_CTRL(_idl, _idh, _name, _func) \ argument
/drivers/base/
Dtopology.c33 #define define_one_ro_named(_name, _func) \ argument
/drivers/gpu/drm/
Ddrm_drv.c59 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
/drivers/staging/csr/
Dunifi_priv.h831 #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/
Dv4l2-ioctl.c2025 #define IOCTL_INFO_FNC(_ioctl, _func, _debug, _flags) \ argument