Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Ddwc_mmc.c59 static void dwc_mmc_exec_command(sdmmc_chipset_handle_t,
75 .exec_command = dwc_mmc_exec_command,
592 dwc_mmc_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd) in dwc_mmc_exec_command() function