Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/power/reset/
Dgpio-poweroff.c90 static const struct of_device_id of_gpio_poweroff_match[] = { variable
94 MODULE_DEVICE_TABLE(of, of_gpio_poweroff_match);
101 .of_match_table = of_gpio_poweroff_match,