Searched refs:ro_gpio (Results 1 – 1 of 1) sorted by relevance
20 struct gpio_desc *ro_gpio; member79 if (!ctx || !ctx->ro_gpio) in mmc_gpio_get_ro()82 return gpiod_get_value_cansleep(ctx->ro_gpio); in mmc_gpio_get_ro()261 ctx->ro_gpio = desc; in mmc_gpiod_request_ro()271 return ctx->ro_gpio ? true : false; in mmc_can_gpio_ro()