Searched refs:ro_gpio (Results 1 – 1 of 1) sorted by relevance
22 struct gpio_desc *ro_gpio; member73 if (!ctx || !ctx->ro_gpio) in mmc_gpio_get_ro()76 return gpiod_get_value_cansleep(ctx->ro_gpio); in mmc_gpio_get_ro()245 ctx->ro_gpio = desc; in mmc_gpiod_request_ro()255 return ctx->ro_gpio ? true : false; in mmc_can_gpio_ro()