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

/linux-4.1.27/drivers/input/misc/
H A Drotary_encoder.c146 static const struct of_device_id rotary_encoder_of_match[] = { variable in typeref:struct:of_device_id
150 MODULE_DEVICE_TABLE(of, rotary_encoder_of_match);
155 of_match_device(rotary_encoder_of_match, dev); rotary_encoder_parse_dt()
328 .of_match_table = of_match_ptr(rotary_encoder_of_match),

Completed in 76 milliseconds