Home
last modified time | relevance | path

Searched refs:WACOM_27QHDT (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/hid/
Dwacom_wac.h127 WACOM_27QHDT, enumerator
Dwacom_wac.c1104 if (wacom->features.type == WACOM_27QHDT) { in wacom_24hdt_irq()
1137 if (wacom->features.type != WACOM_27QHDT) { in wacom_24hdt_irq()
2071 case WACOM_27QHDT: in wacom_wac_irq()
2355 case WACOM_27QHDT: in wacom_setup_pentouch_input_capabilities()
2883 { "Wacom Cintiq 27QHD touch", .type = WACOM_27QHDT,
Dwacom_sys.c406 else if (features->type == WACOM_27QHDT) { in wacom_query_tablet_data()