Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mailbox/
Dpcc.c107 static int pcc_chan_count; variable
288 if (subspace_id < 0 || subspace_id >= pcc_chan_count) in pcc_mbox_request_channel()
608 pcc_chan_count = count; in acpi_pcc_probe()
636 int i, rc, count = pcc_chan_count; in pcc_mbox_probe()