Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pcmcia/
Dpxa2xx_palmtx.c18 static struct gpio palmtx_pcmcia_gpios[] = { variable
28 ret = gpio_request_array(palmtx_pcmcia_gpios, in palmtx_pcmcia_hw_init()
29 ARRAY_SIZE(palmtx_pcmcia_gpios)); in palmtx_pcmcia_hw_init()
39 gpio_free_array(palmtx_pcmcia_gpios, ARRAY_SIZE(palmtx_pcmcia_gpios)); in palmtx_pcmcia_hw_shutdown()