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

/linux-master/drivers/input/tablet/
H A Daiptek.c1361 static struct aiptek_map stylus_button_map[] = { variable in typeref:struct:aiptek_map
1371 return sysfs_emit(buf, "%s\n", map_val_to_str(stylus_button_map,
1379 int new_button = map_str_to_val(stylus_button_map, buf, count);
1401 return sysfs_emit(buf, "%s\n", map_val_to_str(stylus_button_map,
1409 int new_button = map_str_to_val(stylus_button_map, buf, count);

Completed in 101 milliseconds