Searched refs:buttons_property (Results 1 – 1 of 1) sorted by relevance
3135 static const char buttons_property[] = "linux,keycodes"; in mxt_parse_device_properties() local3168 if (device_property_present(dev, buttons_property)) { in mxt_parse_device_properties()3169 n_keys = device_property_count_u32(dev, buttons_property); in mxt_parse_device_properties()3173 buttons_property, error); in mxt_parse_device_properties()3182 error = device_property_read_u32_array(dev, buttons_property, in mxt_parse_device_properties()3186 buttons_property, error); in mxt_parse_device_properties()