Home
last modified time | relevance | path

Searched refs:INIT_MSG (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/platform/chrome/
Dcros_ec_lightbar.c94 #define INIT_MSG(P, R) { \ macro
105 struct cros_ec_command msg = INIT_MSG(param, resp); in get_lightbar_version()
162 struct cros_ec_command msg = INIT_MSG(param, resp); in brightness_store()
200 struct cros_ec_command msg = INIT_MSG(param, resp); in led_rgb_store()
264 struct cros_ec_command msg = INIT_MSG(param, resp); in sequence_show()
295 struct cros_ec_command msg = INIT_MSG(param, resp); in sequence_store()