Lines Matching refs:pxa_gpio_id
101 struct pxa_gpio_id { struct
110 static struct pxa_gpio_id pxa25x_id = { argument
115 static struct pxa_gpio_id pxa26x_id = {
120 static struct pxa_gpio_id pxa27x_id = {
125 static struct pxa_gpio_id pxa3xx_id = {
130 static struct pxa_gpio_id pxa93x_id = {
135 static struct pxa_gpio_id mmp_id = {
140 static struct pxa_gpio_id mmp2_id = {
145 static struct pxa_gpio_id pxa1928_id = {
545 struct pxa_gpio_id *pxa_id = (struct pxa_gpio_id *)id->driver_data; in pxa_gpio_nums()
599 const struct pxa_gpio_id *gpio_id; in pxa_gpio_probe_dt()