Searched refs:write16_hook (Results 1 – 3 of 3) sorted by relevance
186 int (*write16_hook)(struct tmio_mmc_host *host, int addr); member241 if (host->write16_hook && host->write16_hook(host, addr)) in sd_ctrl_write16()
991 host->write16_hook = renesas_sdhi_write16_hook; in renesas_sdhi_probe()
1152 _host->write16_hook = NULL; in tmio_mmc_host_probe()