Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dadc-joystick.c247 static const struct of_device_id adc_joystick_of_match[] = { variable
251 MODULE_DEVICE_TABLE(of, adc_joystick_of_match);
256 .of_match_table = adc_joystick_of_match,
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dadc-joystick.c289 static const struct of_device_id adc_joystick_of_match[] = { variable
293 MODULE_DEVICE_TABLE(of, adc_joystick_of_match);
298 .of_match_table = adc_joystick_of_match,

Completed in 2 milliseconds