Home
last modified time | relevance | path

Searched refs:cd_label (Results 1 – 1 of 1) sorted by relevance

/drivers/mmc/core/
Dslot-gpio.c30 char cd_label[0]; member
51 ctx->ro_label = ctx->cd_label + len; in mmc_gpio_alloc()
52 snprintf(ctx->cd_label, len, "%s cd", dev_name(host->parent)); in mmc_gpio_alloc()
145 ctx->cd_label, host); in mmc_gpiod_request_cd_irq()
194 ctx->cd_label); in mmc_gpio_request_cd()