Searched refs:cd_irq (Results 1 – 8 of 8) sorted by relevance
26 int cd_irq; member57 ctx->cd_irq = -EINVAL; in mmc_gpio_alloc()59 host->slot.cd_irq = -EINVAL; in mmc_gpio_alloc()71 ctx->cd_irq = irq; in mmc_gpio_set_cd_irq()111 if (host->slot.cd_irq >= 0 || !ctx || !ctx->cd_gpio) in mmc_gpiod_request_cd_irq()118 if (ctx->cd_irq >= 0) in mmc_gpiod_request_cd_irq()119 irq = ctx->cd_irq; in mmc_gpiod_request_cd_irq()134 host->slot.cd_irq = irq; in mmc_gpiod_request_cd_irq()146 host->slot.cd_irq < 0 || in mmc_gpio_set_cd_wake()151 ret = enable_irq_wake(host->slot.cd_irq); in mmc_gpio_set_cd_wake()[all …]
1419 void _mmc_detect_change(struct mmc_host *host, unsigned long delay, bool cd_irq) in _mmc_detect_change() argument1426 if (cd_irq && !(host->caps & MMC_CAP_NEEDS_POLL)) in _mmc_detect_change()2338 if (host->slot.cd_irq >= 0) { in __mmc_stop_host()2340 disable_irq(host->slot.cd_irq); in __mmc_stop_host()
14 int cd_irq,
75 int cd_irq, in db1x_register_pcmcia_socket() argument117 sr[3].start = sr[3].end = cd_irq; in db1x_register_pcmcia_socket()
51 int cd_irq; member
44 if (SCOOP_DEV[skt->nr].cd_irq >= 0) { in sharpsl_pcmcia_hw_init()45 skt->stat[SOC_STAT_CD].irq = SCOOP_DEV[skt->nr].cd_irq; in sharpsl_pcmcia_hw_init()
80 .cd_irq = COLLIE_IRQ_GPIO_CF_CD,
267 .cd_irq = SPITZ_IRQ_GPIO_CF_CD,272 .cd_irq = -1,