| /include/linux/ |
| 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 …]
|
| D | workqueue.h | 229 #define __INIT_WORK(_work, _func, _onstack) \ argument 240 #define __INIT_WORK(_work, _func, _onstack) \ argument 249 #define INIT_WORK(_work, _func) \ argument 252 #define INIT_WORK_ONSTACK(_work, _func) \ argument 255 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument 263 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument 271 #define INIT_DELAYED_WORK(_work, _func) \ argument 274 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ argument 277 #define INIT_DEFERRABLE_WORK(_work, _func) \ argument 280 #define INIT_DEFERRABLE_WORK_ONSTACK(_work, _func) \ argument [all …]
|
| D | ide.h | 915 #define ide_devset_rw(_name, _func) \ argument 918 #define ide_devset_w(_name, _func) \ argument 921 #define ide_ext_devset_rw(_name, _func) \ argument 924 #define ide_ext_devset_rw_sync(_name, _func) \ argument
|
| /include/drm/ |
| D | drm_ioctl.h | 161 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
|
| /include/dt-bindings/pinctrl/ |
| D | rzn1-pinctrl.h | 9 #define RZN1_PINMUX(_gpio, _func) \ argument
|
| /include/rdma/ |
| D | uverbs_ioctl.h | 392 #define DECLARE_UVERBS_WRITE(_command_num, _func, _cmd_desc, ...) \ argument 403 #define DECLARE_UVERBS_WRITE_EX(_command_num, _func, _cmd_desc, ...) \ argument 444 #define UAPI_DEF_IS_OBJ_SUPPORTED(_func) \ argument
|