Searched defs:_set (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/input/mouse/ |
H A D | psmouse.h | 164 #define __PSMOUSE_DEFINE_ATTR_VAR(_name, _mode, _data, _show, _set, _protect) \ argument 180 #define __PSMOUSE_DEFINE_ATTR(_name, _mode, _data, _show, _set, _protect) \ argument 185 #define PSMOUSE_DEFINE_ATTR(_name, _mode, _data, _show, _set) \ argument 192 #define PSMOUSE_DEFINE_WO_ATTR(_name, _mode, _data, _set) \ argument
|
/linux/tools/power/cpupower/ |
H A D | cpupower-completion.sh | 55 _set() function
|
/linux/drivers/platform/x86/ |
H A D | eeepc-laptop.c | 1040 #define EEEPC_SENSOR_STORE_FUNC(_name, _set) \ argument 1048 #define EEEPC_CREATE_SENSOR_ATTR_RW(_name, _get, _set) \ argument
|
/linux/include/linux/ |
H A D | moduleparam.h | 305 #define module_param_call(name, _set, _get, arg, perm) \ argument
|
/linux/arch/arm64/kvm/ |
H A D | arch_timer.c | 710 #define assign_clear_set_bit(_pred, _bit, _clr, _set) \ argument
|
/linux/arch/arm64/include/asm/ |
H A D | kvm_host.h | 909 #define __vcpu_single_flag(_set, _f) _set, (_f), (_f) argument 911 #define __unpack_flag(_set, _f, _m) _f argument
|
/linux/include/net/ |
H A D | devlink.h | 597 DEVLINK_PARAM_GENERIC(_id,_cmodes,_get,_set,_validate) global() argument 609 DEVLINK_PARAM_DRIVER(_id,_name,_type,_cmodes,_get,_set,_validate) global() argument
|
/linux/sound/soc/codecs/ |
H A D | peb2466.c | 88 #define PEB2466_CR0_THSEL(_set) ((_set) << 0) argument
|