Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-multitouch.c93 #define DEFAULT_FALSE ((void *)&mfalse) macro
516 usage->tip_state = DEFAULT_FALSE; in mt_allocate_usage()
517 usage->inrange_state = DEFAULT_FALSE; in mt_allocate_usage()
662 *target != DEFAULT_FALSE && in mt_store_field()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-multitouch.c95 #define DEFAULT_FALSE ((void *)&mfalse) macro
546 usage->tip_state = DEFAULT_FALSE; in mt_allocate_usage()
547 usage->inrange_state = DEFAULT_FALSE; in mt_allocate_usage()
692 *target != DEFAULT_FALSE && in mt_store_field()

Completed in 6 milliseconds