Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dpm8941-pwrkey.c307 static const struct of_device_id pm8941_pwr_key_id_table[] = { variable
312 MODULE_DEVICE_TABLE(of, pm8941_pwr_key_id_table);
320 .of_match_table = of_match_ptr(pm8941_pwr_key_id_table),
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dpm8941-pwrkey.c459 static const struct of_device_id pm8941_pwr_key_id_table[] = { variable
466 MODULE_DEVICE_TABLE(of, pm8941_pwr_key_id_table);
474 .of_match_table = of_match_ptr(pm8941_pwr_key_id_table),

Completed in 2 milliseconds