Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-bcm-kona.c517 static struct of_device_id const bcm_kona_gpio_of_match[] = { variable
584 match = of_match_device(bcm_kona_gpio_of_match, dev); in bcm_kona_gpio_probe()
675 .of_match_table = bcm_kona_gpio_of_match,