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