Searched refs:rndis_msg_parser (Results 1 – 3 of 3) sorted by relevance
200 int rndis_msg_parser (u8 configNr, u8 *buf);
799 int rndis_msg_parser(u8 configNr, u8 *buf) in rndis_msg_parser() function877 EXPORT_SYMBOL_GPL(rndis_msg_parser);
456 status = rndis_msg_parser(rndis->config, (u8 *) req->buf); in rndis_command_complete()