Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-brcmstb.c746 static const struct of_device_id brcmstb_gpio_of_match[] = { variable
751 MODULE_DEVICE_TABLE(of, brcmstb_gpio_of_match);
756 .of_match_table = brcmstb_gpio_of_match,
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-brcmstb.c807 static const struct of_device_id brcmstb_gpio_of_match[] = { variable
812 MODULE_DEVICE_TABLE(of, brcmstb_gpio_of_match);
817 .of_match_table = brcmstb_gpio_of_match,

Completed in 3 milliseconds