Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
Dmach-mx31_3ds.c174 static struct gpio mx31_3ds_sdhc1_gpios[] = { variable
185 ret = gpio_request_array(mx31_3ds_sdhc1_gpios, in mx31_3ds_sdhc1_init()
186 ARRAY_SIZE(mx31_3ds_sdhc1_gpios)); in mx31_3ds_sdhc1_init()
204 gpio_free_array(mx31_3ds_sdhc1_gpios, in mx31_3ds_sdhc1_init()
205 ARRAY_SIZE(mx31_3ds_sdhc1_gpios)); in mx31_3ds_sdhc1_init()
212 gpio_free_array(mx31_3ds_sdhc1_gpios, in mx31_3ds_sdhc1_exit()
213 ARRAY_SIZE(mx31_3ds_sdhc1_gpios)); in mx31_3ds_sdhc1_exit()