Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/core/
H A Dsd.h7 extern const struct device_type sd_type;
H A Dsd.c808 const struct device_type sd_type = { variable
1433 card = mmc_alloc_card(host, &sd_type); in mmc_sd_init_card()
H A Dsdio.c856 card->dev.type = &sd_type; in mmc_sdio_init_card()
H A Dsd_uhs2.c822 card = mmc_alloc_card(host, &sd_type); in sd_uhs2_init_card()
/linux-6.15/drivers/infiniband/hw/irdma/
H A Dmain.h266 u32 sd_type; member
H A Dhw.c846 info.entry_type = rf->sd_type; in irdma_create_hmc_objs()
1554 rf->sd_type = IRDMA_SD_TYPE_DIRECT; in irdma_hmc_setup()