Searched refs:buttons_property (Results 1 – 1 of 1) sorted by relevance
3133 static const char buttons_property[] = "linux,keycodes"; in mxt_parse_device_properties() local3166 if (device_property_present(dev, buttons_property)) { in mxt_parse_device_properties()3167 n_keys = device_property_count_u32(dev, buttons_property); in mxt_parse_device_properties()3171 buttons_property, error); in mxt_parse_device_properties()3180 error = device_property_read_u32_array(dev, buttons_property, in mxt_parse_device_properties()3184 buttons_property, error); in mxt_parse_device_properties()