Home
last modified time | relevance | path

Searched refs:allocate_doorbell (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c442 static int allocate_doorbell(struct qcm_process_device *qpd, in allocate_doorbell() function
680 retval = allocate_doorbell(qpd, q, qd ? &qd->doorbell_id : NULL); in create_queue_nocpsch()
2011 retval = allocate_doorbell(qpd, q, qd ? &qd->doorbell_id : NULL); in create_queue_cpsch()