Home
last modified time | relevance | path

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

/include/
A Dsdhci.h272 void (*write_b)(struct sdhci_host *host, u8 val, int reg); member
387 if (unlikely(host->ops->write_b)) in sdhci_writeb()
388 host->ops->write_b(host, val, reg); in sdhci_writeb()

Completed in 7 milliseconds