Searched refs:umb_command_done (Results 1 – 1 of 1) sorted by relevance
245 static void umb_command_done(struct umb_softc *, void *, int);1292 umb_command_done(sc, response, len); in umb_decode_response()2559 umb_command_done(struct umb_softc *sc, void *data, int len) in umb_command_done() function