Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Dhil_mlc.c449 #define EXPECT(comp, to, got, got_wrong, timed_out) \ argument
450 { HILSE_EXPECT, { .packet = comp }, to, got, got_wrong, timed_out },
451 #define EXPECT_LAST(comp, to, got, got_wrong, timed_out) \ argument
452 { HILSE_EXPECT_LAST, { .packet = comp }, to, got, got_wrong, timed_out },
453 #define EXPECT_DISC(comp, to, got, got_wrong, timed_out) \ argument
454 { HILSE_EXPECT_DISC, { .packet = comp }, to, got, got_wrong, timed_out },