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

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

Completed in 105 milliseconds