Searched refs:subspace_id (Results 1 – 2 of 2) sorted by relevance
15 int subspace_id);19 int subspace_id) in pcc_mbox_request_channel() argument
231 int subspace_id) in pcc_mbox_request_channel() argument244 chan = get_pcc_channel(subspace_id); in pcc_mbox_request_channel()247 dev_err(dev, "Channel not found for idx: %d\n", subspace_id); in pcc_mbox_request_channel()263 if (pcc_doorbell_irq[subspace_id] > 0) { in pcc_mbox_request_channel()266 rc = devm_request_irq(dev, pcc_doorbell_irq[subspace_id], in pcc_mbox_request_channel()270 pcc_doorbell_irq[subspace_id]); in pcc_mbox_request_channel()