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