Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/mouse/
Delantech.c311 static inline int elantech_is_buttonpad(struct elantech_device_info *info) in elantech_is_buttonpad() function
626 if (elantech_is_buttonpad(&etd->info)) in elantech_report_absolute_v3()
644 if (elantech_is_buttonpad(&etd->info)) in elantech_input_sync_v4()
1126 if (elantech_is_buttonpad(&etd->info)) { in elantech_set_buttonpad_prop()
1897 !elantech_is_buttonpad(info)); in elantech_query_info()
1967 if (elantech_is_buttonpad(info)) in elantech_create_smbus()