qnap_power_off_of_match_table 39 drivers/power/reset/qnap-poweroff.c static const struct of_device_id qnap_power_off_of_match_table[] = { qnap_power_off_of_match_table 48 drivers/power/reset/qnap-poweroff.c MODULE_DEVICE_TABLE(of, qnap_power_off_of_match_table); qnap_power_off_of_match_table 81 drivers/power/reset/qnap-poweroff.c of_match_node(qnap_power_off_of_match_table, np); qnap_power_off_of_match_table 129 drivers/power/reset/qnap-poweroff.c .of_match_table = of_match_ptr(qnap_power_off_of_match_table),