Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Dgpio-ath79.h14 struct ath79_gpio_platform_data { struct
/linux-4.4.14/arch/mips/ath79/
Ddev-common.c111 static struct ath79_gpio_platform_data ath79_gpio_pdata;
/linux-4.4.14/drivers/gpio/
Dgpio-ath79.c141 struct ath79_gpio_platform_data *pdata = pdev->dev.platform_data; in ath79_gpio_probe()