Searched refs:subspace_id (Results 1 – 2 of 2) sorted by relevance
19 int subspace_id);23 int subspace_id) in pcc_mbox_request_channel() argument
240 int subspace_id) in pcc_mbox_request_channel() argument253 chan = get_pcc_channel(subspace_id); in pcc_mbox_request_channel()256 dev_err(dev, "Channel not found for idx: %d\n", subspace_id); in pcc_mbox_request_channel()272 if (pcc_doorbell_irq[subspace_id] > 0) { in pcc_mbox_request_channel()275 rc = devm_request_irq(dev, pcc_doorbell_irq[subspace_id], in pcc_mbox_request_channel()279 pcc_doorbell_irq[subspace_id]); in pcc_mbox_request_channel()