Searched refs:rotary_encoder_of_match (Results 1 – 1 of 1) sorted by relevance
146 static const struct of_device_id rotary_encoder_of_match[] = { variable150 MODULE_DEVICE_TABLE(of, rotary_encoder_of_match);155 of_match_device(rotary_encoder_of_match, dev); in rotary_encoder_parse_dt()328 .of_match_table = of_match_ptr(rotary_encoder_of_match),