Searched refs:mpr_update_events (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/mpr/
H A Dmprvar.h824 int mpr_update_events(struct mpr_softc *, struct mpr_event_handle *, uint8_t *);
H A Dmpr.c2727 error = mpr_update_events(sc, eh, mask);
2734 mpr_update_events(struct mpr_softc *sc, struct mpr_event_handle *handle, function
2844 return (mpr_update_events(sc, NULL, NULL));

Completed in 122 milliseconds