Searched refs:spi_gpio_alloc (Results 1 – 1 of 1) sorted by relevance
283 static int spi_gpio_alloc(unsigned pin, const char *label, bool is_in) in spi_gpio_alloc() function305 value = spi_gpio_alloc(SPI_MOSI_GPIO, label, false); in spi_gpio_request()314 value = spi_gpio_alloc(SPI_MISO_GPIO, label, true); in spi_gpio_request()322 value = spi_gpio_alloc(SPI_SCK_GPIO, label, false); in spi_gpio_request()