Searched refs:rotary_encoder_of_match (Results 1 – 1 of 1) sorted by relevance
196 static const struct of_device_id rotary_encoder_of_match[] = { variable200 MODULE_DEVICE_TABLE(of, rotary_encoder_of_match);205 of_match_device(rotary_encoder_of_match, dev); in rotary_encoder_parse_dt()439 .of_match_table = of_match_ptr(rotary_encoder_of_match),