Lines Matching refs:pxa_gpio_id
101 struct pxa_gpio_id { struct
111 static struct pxa_gpio_id pxa25x_id = { argument
116 static struct pxa_gpio_id pxa26x_id = {
121 static struct pxa_gpio_id pxa27x_id = {
126 static struct pxa_gpio_id pxa3xx_id = {
131 static struct pxa_gpio_id pxa93x_id = {
136 static struct pxa_gpio_id mmp_id = {
141 static struct pxa_gpio_id mmp2_id = {
146 static struct pxa_gpio_id pxa1928_id = {
487 struct pxa_gpio_id *pxa_id = (struct pxa_gpio_id *)id->driver_data; in pxa_gpio_nums()
542 const struct pxa_gpio_id *gpio_id; in pxa_gpio_probe_dt()