HomeSort by: relevance | last modified time | path
    Searched defs:qcmtx_lock (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/acpi/
qcomsmem.c 154 static int qcmtx_lock(struct qcsmem_softc *, u_int, u_int);
362 ret = qcmtx_lock(sc, QCSMEM_X1E_LOCK_IDX, 1000);
492 ret = qcmtx_lock(sc, QCSMEM_X1E_LOCK_IDX, 1000);
553 qcmtx_lock(struct qcsmem_softc *sc, u_int idx, u_int timeout_ms) function in typeref:typename:int
qcomsmem.c 154 static int qcmtx_lock(struct qcsmem_softc *, u_int, u_int);
362 ret = qcmtx_lock(sc, QCSMEM_X1E_LOCK_IDX, 1000);
492 ret = qcmtx_lock(sc, QCSMEM_X1E_LOCK_IDX, 1000);
553 qcmtx_lock(struct qcsmem_softc *sc, u_int idx, u_int timeout_ms) function in typeref:typename:int
qcomsmem.c 154 static int qcmtx_lock(struct qcsmem_softc *, u_int, u_int);
362 ret = qcmtx_lock(sc, QCSMEM_X1E_LOCK_IDX, 1000);
492 ret = qcmtx_lock(sc, QCSMEM_X1E_LOCK_IDX, 1000);
553 qcmtx_lock(struct qcsmem_softc *sc, u_int idx, u_int timeout_ms) function in typeref:typename:int
qcomsmem.c 154 static int qcmtx_lock(struct qcsmem_softc *, u_int, u_int);
362 ret = qcmtx_lock(sc, QCSMEM_X1E_LOCK_IDX, 1000);
492 ret = qcmtx_lock(sc, QCSMEM_X1E_LOCK_IDX, 1000);
553 qcmtx_lock(struct qcsmem_softc *sc, u_int idx, u_int timeout_ms) function in typeref:typename:int

Completed in 82 milliseconds