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

/linux-master/drivers/auxdisplay/
H A Dpanel.c129 INPUT_TYPE_STD, enumerator in enum:input_type
150 struct { /* valid when type == INPUT_TYPE_STD */
1194 if ((input->type == INPUT_TYPE_STD) &&
1274 if (input->type == INPUT_TYPE_STD) {
1483 callback->type = INPUT_TYPE_STD;

Completed in 119 milliseconds