HomeSort by: relevance | last modified time | path
    Searched refs:qcipcc_channel (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/acpi/
qcomipcc.h 27 void *qcipcc_channel(uint16_t, uint16_t);
qcomipcc.c 63 struct qcipcc_channel { struct
234 qcipcc_channel(uint16_t client_id, uint16_t signal_id) function in typeref:typename:void *
237 struct qcipcc_channel *ch;
254 struct qcipcc_channel *ch = cookie;
qcomsmptp.c 156 sc->sc_ipcc = qcipcc_channel(IPCC_CLIENT_LPASS,
qcompep.c 180 sc->sc_aoss_ipcc = qcipcc_channel(sc->sc_data->aoss_client_id,
qcompas.c 828 sc->sc_ipcc = qcipcc_channel(IPCC_CLIENT_LPASS,

Completed in 14 milliseconds