Lines Matching refs:pxa_gpio_id
100 struct pxa_gpio_id { struct
109 static struct pxa_gpio_id pxa25x_id = { argument
114 static struct pxa_gpio_id pxa26x_id = {
119 static struct pxa_gpio_id pxa27x_id = {
124 static struct pxa_gpio_id pxa3xx_id = {
129 static struct pxa_gpio_id pxa93x_id = {
134 static struct pxa_gpio_id mmp_id = {
139 static struct pxa_gpio_id mmp2_id = {
144 static struct pxa_gpio_id pxa1928_id = {
535 struct pxa_gpio_id *pxa_id = (struct pxa_gpio_id *)id->driver_data; in pxa_gpio_nums()
589 const struct pxa_gpio_id *gpio_id; in pxa_gpio_probe_dt()