Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dushc.c72 struct ushc_csw { struct
102 struct ushc_csw *csw;
506 ushc->csw = kzalloc(sizeof(struct ushc_csw), GFP_KERNEL); in ushc_probe()
512 ushc->csw, sizeof(struct ushc_csw), in ushc_probe()