Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpr/
H A Dmpr_user.c141 static int mpr_user_command(struct mpr_softc *, struct mpr_usr_command *);
638 mpr_user_command(struct mpr_softc *sc, struct mpr_usr_command *cmd) in mpr_user_command() function
2333 error = mpr_user_command(sc, (struct mpr_usr_command *)arg); in mpr_ioctl()