Home
last modified time | relevance | path

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

/linux/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),