Searched refs:shutdown_gpios (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/rfkill/ |
H A D | rfkill-gpio.c | 52 static const struct acpi_gpio_params shutdown_gpios = { 1, 0, false }; variable 56 { "shutdown-gpios", &shutdown_gpios, 1 },
|
/kernel/linux/linux-6.6/net/rfkill/ |
H A D | rfkill-gpio.c | 53 static const struct acpi_gpio_params shutdown_gpios = { 1, 0, false }; variable 57 { "shutdown-gpios", &shutdown_gpios, 1 },
|
Completed in 2 milliseconds