Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-google-hammer.c37 bool base_present; member
97 bool base_present; in cbas_ec_notify() local
100 base_present = cbas_parse_base_state( in cbas_ec_notify()
103 "%s: base: %d\n", __func__, base_present); in cbas_ec_notify()
119 if (base_present != cbas_ec.base_present) { in cbas_ec_notify()
122 !base_present); in cbas_ec_notify()
124 cbas_ec.base_present = base_present; in cbas_ec_notify()
137 bool base_present; in cbas_ec_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-google-hammer.c40 bool base_present; member
100 bool base_present; in cbas_ec_notify() local
103 base_present = cbas_parse_base_state( in cbas_ec_notify()
106 "%s: base: %d\n", __func__, base_present); in cbas_ec_notify()
122 if (base_present != cbas_ec.base_present) { in cbas_ec_notify()
125 !base_present); in cbas_ec_notify()
127 cbas_ec.base_present = base_present; in cbas_ec_notify()
140 bool base_present; in cbas_ec_resume() local
[all...]

Completed in 2 milliseconds