Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dadc-keys.c189 static const struct of_device_id adc_keys_of_match[] = { variable
193 MODULE_DEVICE_TABLE(of, adc_keys_of_match);
199 .of_match_table = of_match_ptr(adc_keys_of_match),