Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dstring_choices.h66 #define str_down_up(v) str_up_down(!(v)) macro
/linux-6.15/scripts/coccinelle/api/
H A Dstring_choices.cocci57 @str_down_up depends on patch disable neg_if_exp@
61 + str_down_up(E)
74 coccilib.report.print_report(p[0], "opportunity for str_down_up(%s)" % e)
/linux-6.15/drivers/input/keyboard/
H A Ddlink-dir685-touchkeys.c52 str_down_up(test_bit(i, &key))); in dir685_tk_irq_thread()
H A Dlm8323.c273 key, str_down_up(isdown)); in process_keys()
/linux-6.15/drivers/input/touchscreen/
H A Degalax_ts.c106 str_down_up(down), id, x, y, z); in egalax_ts_interrupt()