Searched refs:qnap_power_off_of_match_table (Results 1 – 1 of 1) sorted by relevance
43 static const struct of_device_id qnap_power_off_of_match_table[] = { variable52 MODULE_DEVICE_TABLE(of, qnap_power_off_of_match_table);85 of_match_node(qnap_power_off_of_match_table, np); in qnap_power_off_probe()133 .of_match_table = of_match_ptr(qnap_power_off_of_match_table),