Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Delantech.h158 bool paritycheck; member
H A Delantech.c936 if (etd->info.paritycheck && !elantech_packet_check_v1(psmouse)) in elantech_process_byte()
947 if (etd->info.paritycheck && !elantech_packet_check_v2(psmouse)) in elantech_process_byte()
1349 ELANTECH_INFO_ATTR(paritycheck); variable
1647 info->paritycheck = 1; in elantech_set_properties()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Delantech.h158 bool paritycheck; member
H A Delantech.c936 if (etd->info.paritycheck && !elantech_packet_check_v1(psmouse)) in elantech_process_byte()
947 if (etd->info.paritycheck && !elantech_packet_check_v2(psmouse)) in elantech_process_byte()
1349 ELANTECH_INFO_ATTR(paritycheck); variable
1647 info->paritycheck = 1; in elantech_set_properties()

Completed in 6 milliseconds