Searched refs:EC_MKBP_INFO_SUPPORTED (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/input/keyboard/
H A Dcros_ec_keyb.c339 * @info_type: Either EC_MKBP_INFO_SUPPORTED or EC_MKBP_INFO_CURRENT.
472 ret = cros_ec_keyb_info(ec_dev, EC_MKBP_INFO_SUPPORTED,
479 ret = cros_ec_keyb_info(ec_dev, EC_MKBP_INFO_SUPPORTED,
/linux-master/drivers/hid/
H A Dhid-google-hammer.c74 EC_MKBP_INFO_CURRENT : EC_MKBP_INFO_SUPPORTED;
/linux-master/include/linux/platform_data/
H A Dcros_ec_commands.h3197 EC_MKBP_INFO_SUPPORTED = 1, enumerator in enum:ec_mkbp_info_type

Completed in 226 milliseconds