Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
202 gpiod_set_consumer_name(desc, ctx->cd_label); in mmc_gpiod_request_cd()
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dslot-gpio.c24 char *cd_label; member
47 ctx->cd_label = devm_kasprintf(host->parent, GFP_KERNEL, in mmc_gpio_alloc()
49 if (!ctx->cd_label) in mmc_gpio_alloc()
114 ctx->cd_label, host); in mmc_gpiod_request_cd_irq()

Completed in 2 milliseconds