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

  /src/sys/dev/pckbport/
alps.c 425 pms_alps_cm_read_1(pckbport_tag_t tag, pckbport_slot_t slot, uint16_t reg, function in typeref:typename:int
503 if ((res = pms_alps_cm_read_1(tag, slot, 0xc397, &ret)) != 0) {
516 if ((res = pms_alps_cm_read_1(tag, slot, 0xc397 + 1, &ret)) != 0) {
662 if ((res = pms_alps_cm_read_1(psc->sc_kbctag, psc->sc_kbcslot, 0xc2d9, &val)) != 0) {
673 if ((res = pms_alps_cm_read_1(psc->sc_kbctag, psc->sc_kbcslot, 0xc2c4, &val)) != 0) {
alps.c 425 pms_alps_cm_read_1(pckbport_tag_t tag, pckbport_slot_t slot, uint16_t reg, function in typeref:typename:int
503 if ((res = pms_alps_cm_read_1(tag, slot, 0xc397, &ret)) != 0) {
516 if ((res = pms_alps_cm_read_1(tag, slot, 0xc397 + 1, &ret)) != 0) {
662 if ((res = pms_alps_cm_read_1(psc->sc_kbctag, psc->sc_kbcslot, 0xc2d9, &val)) != 0) {
673 if ((res = pms_alps_cm_read_1(psc->sc_kbctag, psc->sc_kbcslot, 0xc2c4, &val)) != 0) {

Completed in 53 milliseconds