Home
last modified time | relevance | path

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

/external/coreboot/src/commonlib/storage/
Dbouncebuf.h69 int bounce_buffer_stop(struct bounce_buffer *state);
Dbouncebuf.c61 int bounce_buffer_stop(struct bounce_buffer *state) in bounce_buffer_stop() function
Dsdhci.c330 bounce_buffer_stop(bbstate); in sdhci_send_command()