Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreboot/coreboot
/ sdhc_log_command
Function
sdhc_log_command
src/commonlib/storage/sdhci.c:259–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
}
258
259
__weak void sdhc_log_command(struct mmc_command *cmd)
260
{
261
}
262
263
__weak void sdhc_log_command_issued(void)
264
{
Callers
1
sdhci_send_command
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected