Searched defs:mly_user_command (Results 1 – 2 of 2) sorted by relevance
74 struct mly_user_command { struct84 #define MLYIO_COMMAND _IOWR('M', 200, struct mly_user_command) argument
2325 mly_user_command(struct mly_softc *mly, struct mly_user_command *uc) in mly_user_command() function