Lines Matching defs:read
271 "Buffer not given for read.\n");
421 * This read is needed to verify that there has not been any
425 * for the timeout. This is a dummy read.
443 int read)
450 op = read ? CREG_OP_READ : CREG_OP_WRITE;
655 int read)
657 unsigned int op = read ? CREG_OP_READ : CREG_OP_WRITE;
665 int read)
677 st = issue_reg_cmd(card, &cmd, read);
685 if (read) {