Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
H A Dxpad.c794 bool delay_init; /* init packets should be delayed */ member
1088 if (xpad->delay_init && !xpad->delayed_init_done) { in xpadone_process_packet()
1279 if (xpad->delay_init && !xpad->delayed_init_done) in xpad_prepare_next_init_packet()
2099 xpad->delay_init = true; in xpad_probe()