Home
last modified time | relevance | path

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

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