Home
last modified time | relevance | path

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

/include/linux/
Dhwmon-sysfs.h23 #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 …]
Dworkqueue.h229 #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 …]
Dide.h915 #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/
Ddrm_ioctl.h161 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
/include/dt-bindings/pinctrl/
Drzn1-pinctrl.h9 #define RZN1_PINMUX(_gpio, _func) \ argument
/include/rdma/
Duverbs_ioctl.h392 #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