Searched refs:buttonmap (Results 1 – 1 of 1) sorted by relevance
21 u32 *buttonmap; in rmi_f1a_parse_device_properties() local36 buttonmap = devm_kmalloc_array(dev, n_keys, sizeof(*buttonmap), in rmi_f1a_parse_device_properties()38 if (!buttonmap) in rmi_f1a_parse_device_properties()42 buttonmap, n_keys); in rmi_f1a_parse_device_properties()49 f1a->keymap = buttonmap; in rmi_f1a_parse_device_properties()