Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dslot-gpio.c24 char *cd_label; member
51 ctx->cd_label = devm_kasprintf(host->parent, GFP_KERNEL, "%s cd", devname); in mmc_gpio_alloc()
52 if (!ctx->cd_label) in mmc_gpio_alloc()
129 ctx->cd_label, host); in mmc_gpiod_request_cd_irq()
201 gpiod_set_consumer_name(desc, ctx->cd_label); in mmc_gpiod_request_cd()