Searched refs:gfwspec (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/gpio/ |
H A D | gpio-visconti.c | 108 union gpio_irq_fwspec *gfwspec, in visconti_gpio_populate_parent_fwspec() argument 112 struct irq_fwspec *fwspec = &gfwspec->fwspec; in visconti_gpio_populate_parent_fwspec()
|
H A D | gpio-msc313.c | 571 union gpio_irq_fwspec *gfwspec, in msc313_gpio_populate_parent_fwspec() argument 575 struct irq_fwspec *fwspec = &gfwspec->fwspec; in msc313_gpio_populate_parent_fwspec()
|
H A D | gpio-thunderx.c | 416 union gpio_irq_fwspec *gfwspec, in thunderx_gpio_populate_parent_alloc_info() argument 420 msi_alloc_info_t *info = &gfwspec->msiinfo; in thunderx_gpio_populate_parent_alloc_info()
|
H A D | gpio-tegra.c | 449 union gpio_irq_fwspec *gfwspec, in tegra_gpio_populate_parent_fwspec() argument 453 struct irq_fwspec *fwspec = &gfwspec->fwspec; in tegra_gpio_populate_parent_fwspec()
|
H A D | gpio-tegra186.c | 697 union gpio_irq_fwspec *gfwspec, in tegra186_gpio_populate_parent_fwspec() argument 702 struct irq_fwspec *fwspec = &gfwspec->fwspec; in tegra186_gpio_populate_parent_fwspec()
|
H A D | gpiolib.c | 1403 union gpio_irq_fwspec *gfwspec, in gpiochip_populate_parent_fwspec_twocell() argument 1407 struct irq_fwspec *fwspec = &gfwspec->fwspec; in gpiochip_populate_parent_fwspec_twocell() 1419 union gpio_irq_fwspec *gfwspec, in gpiochip_populate_parent_fwspec_fourcell() argument 1423 struct irq_fwspec *fwspec = &gfwspec->fwspec; in gpiochip_populate_parent_fwspec_fourcell()
|
/openbmc/linux/include/linux/gpio/ |
H A D | driver.h | 658 union gpio_irq_fwspec *gfwspec, 662 union gpio_irq_fwspec *gfwspec,
|
/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-spmi-gpio.c | 1007 union gpio_irq_fwspec *gfwspec, in pmic_gpio_populate_parent_fwspec() argument 1012 struct irq_fwspec *fwspec = &gfwspec->fwspec; in pmic_gpio_populate_parent_fwspec()
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | pinctrl-rzg2l.c | 1283 union gpio_irq_fwspec *gfwspec, in rzg2l_gpio_populate_parent_fwspec() argument 1287 struct irq_fwspec *fwspec = &gfwspec->fwspec; in rzg2l_gpio_populate_parent_fwspec()
|