Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/misc/
H A Drotary_encoder.c350 static const struct of_device_id rotary_encoder_of_match[] = { variable
354 MODULE_DEVICE_TABLE(of, rotary_encoder_of_match);
362 .of_match_table = of_match_ptr(rotary_encoder_of_match),
/kernel/linux/linux-6.6/drivers/input/misc/
H A Drotary_encoder.c345 static const struct of_device_id rotary_encoder_of_match[] = { variable
349 MODULE_DEVICE_TABLE(of, rotary_encoder_of_match);
357 .of_match_table = of_match_ptr(rotary_encoder_of_match),

Completed in 2 milliseconds