Searched defs:_get (Results 1 – 5 of 5) sorted by relevance
/linux/include/linux/ |
H A D | klist.h | 25 #define KLIST_INIT(_name, _get, _put) \ argument 31 #define DEFINE_KLIST(_name, _get, _put) \ argument
|
H A D | moduleparam.h | 305 #define module_param_call(name, _set, _get, arg, perm) \ argument
|
/linux/drivers/platform/x86/ |
H A D | eeepc-laptop.c | 1032 #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/linux/iio/ |
H A D | iio.h | 147 #define IIO_MOUNT_MATRIX(_shared, _get) \ argument
|
/linux/include/net/ |
H A D | devlink.h | 597 #define DEVLINK_PARAM_GENERIC(_id, _cmodes, _get, _set, _validate) \ argument 609 #define DEVLINK_PARAM_DRIVER(_id, _name, _type, _cmodes, _get, _set, _validate) \ argument
|