Searched refs:buttons_property (Results 1 – 1 of 1) sorted by relevance
3140 static const char buttons_property[] = "linux,keycodes"; in mxt_parse_device_properties() local3173 if (device_property_present(dev, buttons_property)) { in mxt_parse_device_properties()3174 n_keys = device_property_count_u32(dev, buttons_property); in mxt_parse_device_properties()3178 buttons_property, error); in mxt_parse_device_properties()3187 error = device_property_read_u32_array(dev, buttons_property, in mxt_parse_device_properties()3191 buttons_property, error); in mxt_parse_device_properties()