Lines Matching defs:out
42 #define MCE_G1_INIT_MSGS 40 /* Init messages on gen1 hw to throw out */
73 #define MCE_PORT_MASK 0xe0 /* Mask out command bits */
121 #define MCE_RSP_TX_TIMEOUT 0x81 /* tx timed out, 2 bytes */
597 int offset, int len, bool out)
609 (out ? 't' : 'r'), offset,
612 inout = out ? "Request" : "Got";
619 if (ir->flags.microsoft_gen1 && !out && !offset) {
654 if (!out)
672 if (!out)
677 if (!out)
745 if (out)
752 if (out)
806 * Write (TX/send) data to MCE device USB endpoint out.
858 dev_err(dev, "Error: mce write timed out (expire = %lu (%dms))",
916 * Transmit IR out the MCE device IR blaster port(s).
1591 goto out;
1648 goto out;
1653 out:
1688 /* step through the endpoints to find first bulk in and out endpoint */
1794 /* figure out which firmware/emulator version this hardware has */