Searched refs:intel_batch_cmd_emit_null (Results 1 – 2 of 2) sorted by relevance
72 #define OUT_CMD_B(cmd, len, bias) intel_batch_cmd_emit_null(batch, (cmd), (len), (bias), #cmd " " #…102 void intel_batch_cmd_emit_null(struct intel_batchbuffer *batch,
279 void intel_batch_cmd_emit_null(struct intel_batchbuffer *batch, in intel_batch_cmd_emit_null() function