Searched refs:reorder_sample (Results 1 – 1 of 1) sorted by relevance
268 static void reorder_sample(struct pbms_softc *, unsigned char *, unsigned char *);516 reorder_sample(sc, sc->sc_sample, data); in pbms_intr()560 reorder_sample(struct pbms_softc *sc, unsigned char *to, unsigned char *from) in reorder_sample() function