Searched refs:write16_hook (Results 1 – 3 of 3) sorted by relevance
97 int (*write16_hook)(struct tmio_mmc_host *host, int addr); member191 if (host->write16_hook && host->write16_hook(host, addr)) in sd_ctrl_write16()
238 host->write16_hook = sh_mobile_sdhi_write16_hook; in sh_mobile_sdhi_probe()
1093 _host->write16_hook = NULL; in tmio_mmc_host_probe()