Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dtmio_mmc.h188 int (*write16_hook)(struct tmio_mmc_host *host, int addr); member
243 if (host->write16_hook && host->write16_hook(host, addr)) in sd_ctrl_write16()
H A Drenesas_sdhi_core.c986 host->write16_hook = renesas_sdhi_write16_hook; in renesas_sdhi_probe()
H A Dtmio_mmc_core.c1156 _host->write16_hook = NULL; in tmio_mmc_host_probe()