Home
last modified time | relevance | path

Searched refs:goldfish_battery_acpi_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dgoldfish_battery.c270 static const struct acpi_device_id goldfish_battery_acpi_match[] = { variable
274 MODULE_DEVICE_TABLE(acpi, goldfish_battery_acpi_match);
283 .acpi_match_table = ACPI_PTR(goldfish_battery_acpi_match),
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dgoldfish_battery.c268 static const struct acpi_device_id goldfish_battery_acpi_match[] = { variable
272 MODULE_DEVICE_TABLE(acpi, goldfish_battery_acpi_match);
281 .acpi_match_table = ACPI_PTR(goldfish_battery_acpi_match),

Completed in 2 milliseconds