Searched refs:__guc_allocate_doorbell (Results 1 – 2 of 2) sorted by relevance
201 err = __guc_allocate_doorbell(guc, guc->execbuf_client->stage_id); in igt_guc_clients()
147 static int __guc_allocate_doorbell(struct intel_guc *guc, u32 stage_id) in __guc_allocate_doorbell() function232 ret = __guc_allocate_doorbell(client->guc, client->stage_id); in create_doorbell()