Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/xscale/
H A Dpxa2x0_mci.c103 static void pxamci_exec_command(sdmmc_chipset_handle_t,
129 .exec_command = pxamci_exec_command,
560 pxamci_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd) in pxamci_exec_command() function