Searched defs:cmd_id (Results 1 – 3 of 3) sorted by relevance
1482 svga_dump_command(uint32_t cmd_id, const void *data, uint32_t size) in svga_dump_command()1797 const uint32_t cmd_id = *(const uint32_t *)next; in svga_dump_commands() local
33 static struct genl_cmd *lookup_cmd(struct genl_ops *ops, int cmd_id) in lookup_cmd()
69 __u16 cmd_id; member