Searched refs:ps2mouse_snapshot (Results 1 – 3 of 3) sorted by relevance
43 int ps2mouse_snapshot(struct ps2mouse_softc *sc, struct vm_snapshot_meta *meta);
422 ps2mouse_snapshot(struct ps2mouse_softc *sc, struct vm_snapshot_meta *meta) in ps2mouse_snapshot() function
589 ret = ps2mouse_snapshot(atkbdc_sc->ps2mouse_sc, meta); in atkbdc_snapshot()