Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/reset/
H A Dqnap-poweroff.c38 static const struct of_device_id qnap_power_off_of_match_table[] = { variable
47 MODULE_DEVICE_TABLE(of, qnap_power_off_of_match_table);
79 of_match_node(qnap_power_off_of_match_table, np); in qnap_power_off_probe()
125 .of_match_table = of_match_ptr(qnap_power_off_of_match_table),