Searched defs:cmd_id (Results 1 – 6 of 6) sorted by relevance
42 uint16_t cmd_id; member52 uint16_t cmd_id, in _mesa_glthread_allocate_command()
64 uint64_t cmd_id = 0; member
33 static struct genl_cmd *lookup_cmd(struct genl_ops *ops, int cmd_id) in lookup_cmd()
72 __u16 cmd_id; member
100 static inline uint64_t mc_encode_cmd_header(uint16_t cmd_id, in mc_encode_cmd_header()
2076 svga_dump_command(uint32_t cmd_id, const void *data, uint32_t size) in svga_dump_command()2585 const uint32_t cmd_id = *(const uint32_t *)next; in svga_dump_commands() local