Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dklist.h25 #define KLIST_INIT(_name, _get, _put) \ argument
31 #define DEFINE_KLIST(_name, _get, _put) \ argument
H A Dcounter.h502 #define COUNTER_COMP_DEVICE_ENUM(_name, _get, _set, _available) \ argument
510 #define COUNTER_COMP_COUNT_ENUM(_name, _get, _set, _available) \ argument
518 #define COUNTER_COMP_SIGNAL_ENUM(_name, _get, _set, _available) \ argument
H A Dmoduleparam.h313 #define module_param_call(name, _set, _get, arg, perm) \ argument
/linux/drivers/platform/x86/
H A Deeepc-laptop.c1032 #define EEEPC_SENSOR_SHOW_FUNC(_name, _get) \ argument
1048 #define EEEPC_CREATE_SENSOR_ATTR_RW(_name, _get, _set) \ argument
1053 #define EEEPC_CREATE_SENSOR_ATTR_RO(_name, _get) \ argument
/linux/include/net/
H A Ddevlink.h621 #define DEVLINK_PARAM_GENERIC(_id, _cmodes, _get, _set, _validate) \ argument
633 #define DEVLINK_PARAM_DRIVER(_id, _name, _type, _cmodes, _get, _set, _validate) \ argument
644 #define DEVLINK_PARAM_GENERIC_WITH_DEFAULTS(_id, _cmodes, _get, _set, \ argument
661 _get, _set, _validate, \ argument
/linux/include/linux/iio/
H A Diio.h148 #define IIO_MOUNT_MATRIX(_shared, _get) \ argument