| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hwmon-sysfs.h | 23 #define SENSOR_ATTR_RO(_name, _func, _index) \ argument 26 #define SENSOR_ATTR_RW(_name, _func, _index) \ argument 29 #define SENSOR_ATTR_WO(_name, _func, _index) \ argument 36 #define SENSOR_DEVICE_ATTR_RO(_name, _func, _index) \ argument 39 #define SENSOR_DEVICE_ATTR_RW(_name, _func, _index) \ argument 42 #define SENSOR_DEVICE_ATTR_WO(_name, _func, _index) \ argument 58 #define SENSOR_ATTR_2_RO(_name, _func, _nr, _index) \ argument 61 #define SENSOR_ATTR_2_RW(_name, _func, _nr, _index) \ argument 64 #define SENSOR_ATTR_2_WO(_name, _func, _nr, _index) \ argument 71 #define SENSOR_DEVICE_ATTR_2_RO(_name, _func, _nr, _index) \ argument [all …]
|
| H A D | workqueue.h | 235 #define __INIT_WORK(_work, _func, _onstack) \ argument 246 #define __INIT_WORK(_work, _func, _onstack) \ argument 255 #define INIT_WORK(_work, _func) \ argument 258 #define INIT_WORK_ONSTACK(_work, _func) \ argument 261 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument 269 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument 277 #define INIT_DELAYED_WORK(_work, _func) \ argument 280 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ argument 283 #define INIT_DEFERRABLE_WORK(_work, _func) \ argument 286 #define INIT_DEFERRABLE_WORK_ONSTACK(_work, _func) \ argument [all …]
|
| H A D | static_call.h | 151 #define DEFINE_STATIC_CALL(name, _func) \ argument 159 #define DEFINE_STATIC_CALL_NULL(name, _func) \ argument 192 #define DEFINE_STATIC_CALL(name, _func) \ argument 199 #define DEFINE_STATIC_CALL_NULL(name, _func) \ argument 243 #define DEFINE_STATIC_CALL(name, _func) \ argument 249 #define DEFINE_STATIC_CALL_NULL(name, _func) \ argument
|
| /OK3568_Linux_fs/kernel/net/ieee802154/ |
| H A D | ieee802154.h | 11 #define IEEE802154_OP(_cmd, _func) \ argument 19 #define IEEE802154_DUMP(_cmd, _func, _dump) \ argument
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ralink/ |
| H A D | pinmux.h | 12 #define GRP(_name, _func, _mask, _shift) \ argument 17 #define GRP_G(_name, _func, _mask, _gpio, _shift) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_ioctl.c | 571 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument 580 #define DRM_LEGACY_IOCTL_DEF(ioctl, _func, _flags) DRM_IOCTL_DEF(ioctl, _func, _flags) argument 582 #define DRM_LEGACY_IOCTL_DEF(ioctl, _func, _flags) DRM_IOCTL_DEF(ioctl, drm_invalid_op, _flags) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/ |
| H A D | phydm_interface.h | 64 #define _rtk_cat(_name, _ic_type, _func) \ argument 71 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | phydm_interface.h | 64 #define _rtk_cat(_name, _ic_type, _func) \ argument 71 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_interface.h | 101 #define _rtk_cat(_name, _ic_type, _func) \ argument 108 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/ |
| H A D | phydm_interface.h | 64 #define _rtk_cat(_name, _ic_type, _func) \ argument 71 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_interface.h | 126 #define _rtk_cat(_name, _ic_type, _func) \ argument 132 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_interface.h | 111 #define _rtk_cat(_name, _ic_type, _func) \ argument 117 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/ |
| H A D | phydm_interface.h | 112 #define _rtk_cat(_name, _ic_type, _func) \ argument 118 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/ |
| H A D | phydm_interface.h | 126 #define _rtk_cat(_name, _ic_type, _func) \ argument 132 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_interface.h | 125 #define _rtk_cat(_name, _ic_type, _func) \ argument 131 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/ |
| H A D | phydm_interface.h | 111 #define _rtk_cat(_name, _ic_type, _func) \ argument 117 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/ |
| H A D | phydm_interface.h | 126 #define _rtk_cat(_name, _ic_type, _func) \ argument 132 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/ |
| H A D | phydm_interface.h | 111 #define _rtk_cat(_name, _ic_type, _func) \ argument 117 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/ |
| H A D | phydm_interface.h | 111 #define _rtk_cat(_name, _ic_type, _func) \ argument 117 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/ |
| H A D | phydm_interface.h | 111 #define _rtk_cat(_name, _ic_type, _func) \ argument 117 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/ |
| H A D | phydm_interface.h | 112 #define _rtk_cat(_name, _ic_type, _func) \ argument 118 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/ |
| H A D | phydm_interface.h | 111 #define _rtk_cat(_name, _ic_type, _func) \ argument 117 #define _cat(_name, _ic_type, _func) \ argument
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_stress.c | 21 #define DEFINE_STRESS_ITEM(_func) {\ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core.h | 93 #define __MLXSW_RXL(_func, _trap_id, _en_action, _is_ctrl, _en_trap_group, \ argument 113 #define MLXSW_RXL(_func, _trap_id, _en_action, _is_ctrl, _trap_group, \ argument 118 #define MLXSW_RXL_DIS(_func, _trap_id, _en_action, _is_ctrl, _en_trap_group, \ argument 123 #define MLXSW_RXL_MIRROR(_func, _session_id, _trap_group, _mirror_reason) \ argument 128 #define MLXSW_EVENTL(_func, _trap_id, _trap_group) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/mvebu/ |
| H A D | pinctrl-mvebu.h | 133 #define MPP_FUNC_CTRL(_idl, _idh, _name, _func) \ argument 145 #define MPP_FUNC_GPIO_CTRL(_idl, _idh, _name, _func) \ argument
|