Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpio/
Dgpio-pxa.c101 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()
[all …]