Searched refs:lookup_cmd (Results 1 – 1 of 1) sorted by relevance
36 static struct genl_cmd *lookup_cmd(struct genl_ops *ops, int cmd_id) in lookup_cmd() function61 if (!(cmd = lookup_cmd(ops, ghdr->cmd))) in cmd_msg_parser()