Home
last modified time | relevance | path

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

/freebsd/sys/dev/sdhci/
H A Dsdhci_fdt_gpio.c52 int cd_irid; member
131 if ((gpio->cd_ires = gpio_alloc_intr_resource(dev, &gpio->cd_irid, in cd_setup()
/freebsd/sys/dev/mmc/
H A Dmmc_helpers.h41 int cd_irid; member
H A Dmmc_fdt_helpers.c204 if ((helper->cd_ires = gpio_alloc_intr_resource(dev, &helper->cd_irid, in cd_setup()