Searched refs:gpio_free (Results 1 – 5 of 5) sorted by relevance
251 gpio_free(MCFQSPI_CS3); in mcf_cs_setup()259 gpio_free(MCFQSPI_CS2); in mcf_cs_setup()261 gpio_free(MCFQSPI_CS1); in mcf_cs_setup()263 gpio_free(MCFQSPI_CS0); in mcf_cs_setup()271 gpio_free(MCFQSPI_CS3); in mcf_cs_teardown()273 gpio_free(MCFQSPI_CS2); in mcf_cs_teardown()274 gpio_free(MCFQSPI_CS1); in mcf_cs_teardown()275 gpio_free(MCFQSPI_CS0); in mcf_cs_teardown()
186 gpio_free(OLPC_GPIO_MIC_AC); in olpc_quirks_cleanup()
66 static inline void gpio_free(unsigned gpio) in gpio_free() function
467 considered valid until that GPIO number is released using gpio_free().