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

/linux-master/drivers/input/misc/
H A Dcpcap-pwrbutton.c93 static const struct of_device_id cpcap_pwrbutton_dt_match_table[] = { variable in typeref:struct:of_device_id
97 MODULE_DEVICE_TABLE(of, cpcap_pwrbutton_dt_match_table);
104 .of_match_table = of_match_ptr(cpcap_pwrbutton_dt_match_table),

Completed in 118 milliseconds