Searched refs:anx7411_parse_cmd (Results 1 – 1 of 1) sorted by relevance
648 static int anx7411_parse_cmd(struct anx7411_data *ctx, u8 type, u8 *buf, u8 len) in anx7411_parse_cmd() function786 return anx7411_parse_cmd(ctx, msg->msg_type, msg->buf, len - 1); in anx7411_process_cmd()