Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A Dhwmon-sysfs.h24 #define SENSOR_ATTR_RO(_name, _func, _index) \ argument
27 #define SENSOR_ATTR_RW(_name, _func, _index) \ argument
30 #define SENSOR_ATTR_WO(_name, _func, _index) \ argument
37 #define SENSOR_DEVICE_ATTR_RO(_name, _func, _index) \ argument
40 #define SENSOR_DEVICE_ATTR_RW(_name, _func, _index) \ argument
43 #define SENSOR_DEVICE_ATTR_WO(_name, _func, _index) \ argument
59 #define SENSOR_ATTR_2_RO(_name, _func, _nr, _index) \ argument
62 #define SENSOR_ATTR_2_RW(_name, _func, _nr, _index) \ argument
65 #define SENSOR_ATTR_2_WO(_name, _func, _nr, _index) \ argument
72 #define SENSOR_DEVICE_ATTR_2_RO(_name, _func, _nr, _index) \ argument
[all …]
H A Dstatic_call.h187 #define DEFINE_STATIC_CALL(name, _func) \ argument
195 #define DEFINE_STATIC_CALL_NULL(name, _func) \ argument
203 #define DEFINE_STATIC_CALL_RET0(name, _func) \ argument
234 #define DEFINE_STATIC_CALL(name, _func) \ argument
241 #define DEFINE_STATIC_CALL_NULL(name, _func) \ argument
248 #define DEFINE_STATIC_CALL_RET0(name, _func) \ argument
297 #define __DEFINE_STATIC_CALL(name, _func, _func_init) \ argument
303 #define DEFINE_STATIC_CALL(name, _func) \ argument
306 #define DEFINE_STATIC_CALL_NULL(name, _func) \ argument
309 #define DEFINE_STATIC_CALL_RET0(name, _func) \ argument
H A Dworkqueue.h283 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
292 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
301 #define __INIT_WORK(_work, _func, _onstack) \ argument
308 #define INIT_WORK(_work, _func) \ argument
311 #define INIT_WORK_ONSTACK(_work, _func) \ argument
314 #define INIT_WORK_ONSTACK_KEY(_work, _func, _key) \ argument
317 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument
325 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument
333 #define INIT_DELAYED_WORK(_work, _func) \ argument
336 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ argument
[all …]
H A Dirq_work.h23 #define __IRQ_WORK_INIT(_func, _flags) (struct irq_work){ \ argument
29 #define IRQ_WORK_INIT(_func) __IRQ_WORK_INIT(_func, 0) argument
30 #define IRQ_WORK_INIT_LAZY(_func) __IRQ_WORK_INIT(_func, IRQ_WORK_LAZY) argument
31 #define IRQ_WORK_INIT_HARD(_func) __IRQ_WORK_INIT(_func, IRQ_WORK_HARD_IRQ) argument
H A Dsmp.h29 #define CSD_INIT(_func, _info) \ argument
36 #define INIT_CSD(_csd, _func, _info) \ argument
H A Dinterrupt.h718 #define DECLARE_TASKLET_OLD(name, _func) \ argument
724 #define DECLARE_TASKLET_DISABLED_OLD(name, _func) \ argument
/linux/net/ieee802154/
H A Dieee802154.h11 #define IEEE802154_OP(_cmd, _func) \ argument
19 #define IEEE802154_DUMP(_cmd, _func, _dump) \ argument
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtmips.h12 #define GRP(_name, _func, _mask, _shift) \ argument
17 #define GRP_G(_name, _func, _mask, _gpio, _shift) \ argument
/linux/drivers/net/wireless/ath/ath12k/
H A Dacpi.h31 #define ATH12K_ACPI_FUNC_BIT_VALID(_acdata, _func) (((_acdata).func_bit) & (_func)) argument
32 #define ATH12K_ACPI_CHEK_BIT_VALID(_acdata, _func) (((_acdata).bit_flag) & (_func)) argument
/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.h133 #define MPP_FUNC_CTRL(_idl, _idh, _name, _func) \ argument
145 #define MPP_FUNC_GPIO_CTRL(_idl, _idh, _name, _func) \ argument
/linux/arch/x86/include/asm/
H A Dstatic_call.h70 #define static_call_update_early(name, _func) \ argument
/linux/drivers/staging/rtl8723bs/hal/
H A Dodm_interface.h32 #define _cat(_name, _ic_type, _func) _func##_11N(_name) argument
/linux/include/drm/
H A Ddrm_ioctl.h151 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
/linux/drivers/platform/x86/lenovo/
H A Dwmi-other.c404 #define __LWMI_ATTR_RO(_func, _name) \ argument
416 #define __LWMI_ATTR_RW(_func, _name) \ argument
/linux/net/bluetooth/
H A Dhci_event.c3987 #define HCI_CC_VL(_op, _func, _min, _max) \ argument
3995 #define HCI_CC(_op, _func, _len) \ argument
3998 #define HCI_CC_STATUS(_op, _func) \ argument
4281 #define HCI_CS(_op, _func) \ argument
7117 HCI_LE_EV_VL(_op,_func,_min_len,_max_len) global() argument
7124 HCI_LE_EV(_op,_func,_len) global() argument
7127 HCI_LE_EV_STATUS(_op,_func) global() argument
7374 HCI_EV_VL(_op,_func,_min_len,_max_len) global() argument
7382 HCI_EV(_op,_func,_len) global() argument
7385 HCI_EV_STATUS(_op,_func) global() argument
7388 HCI_EV_REQ_VL(_op,_func,_min_len,_max_len) global() argument
7396 HCI_EV_REQ(_op,_func,_len) global() argument
[all...]
/linux/fs/ocfs2/dlmfs/
H A Duserdlm.c91 #define user_log_dlm_error(_func, _stat, _lockres) do { \ argument
/linux/include/dt-bindings/pinctrl/
H A Drzn1-pinctrl.h9 #define RZN1_PINMUX(_gpio, _func) \ argument
/linux/include/rdma/
H A Duverbs_ioctl.h366 #define DECLARE_UVERBS_WRITE(_command_num, _func, _cmd_desc, ...) \ argument
377 #define DECLARE_UVERBS_WRITE_EX(_command_num, _func, _cmd_desc, ...) \ argument
418 #define UAPI_DEF_IS_OBJ_SUPPORTED(_func) \ argument
/linux/arch/arm64/boot/dts/exynos/
H A Dexynos5433-pinctrl.dtsi14 #define PIN(_pin, _func, _pull, _drv) \ argument
/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h30 #define HISI_PMU_ATTR(_name, _func, _config) \ argument
/linux/drivers/soc/qcom/
H A Dsocinfo.c486 #define QCOM_OPEN(name, _func) \ argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Duser_ringbuf.c666 #define SUCCESS_TEST(_func) { _func, #_func } argument
/linux/drivers/perf/
H A Dalibaba_uncore_drw_pmu.c136 #define ALI_DRW_PMU_ATTR(_name, _func, _config) \ argument
H A Darm_spe_pmu.c172 #define SPE_EXT_ATTR_ENTRY(_name, _func, _var) \ argument
/linux/drivers/pinctrl/
H A Dpinctrl-pistachio.c649 #define MFIO_PIN_GROUP(_pin, _func) \ argument

12