Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-mlxbf2.c319 static const struct acpi_device_id __maybe_unused mlxbf2_gpio_acpi_match[] = { variable
323 MODULE_DEVICE_TABLE(acpi, mlxbf2_gpio_acpi_match);
328 .acpi_match_table = ACPI_PTR(mlxbf2_gpio_acpi_match),
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-mlxbf2.c459 static const struct acpi_device_id __maybe_unused mlxbf2_gpio_acpi_match[] = { variable
463 MODULE_DEVICE_TABLE(acpi, mlxbf2_gpio_acpi_match);
468 .acpi_match_table = mlxbf2_gpio_acpi_match,

Completed in 2 milliseconds