Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm2835_sdhost.c117 static void sdhost_exec_command(sdmmc_chipset_handle_t,
132 .exec_command = sdhost_exec_command,
600 sdhost_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd) in sdhost_exec_command() function