Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dquirks.h193 SDIO_FIXUP_COMPATIBLE("ti,wl1251", wl1251_quirk, 0),
195 SDIO_FIXUP_COMPATIBLE("silabs,wf200", add_quirk,
H A Dcard.h138 #define SDIO_FIXUP_COMPATIBLE(_compatible, _fixup, _data) \ macro