Searched refs:lloop (Results 1 – 5 of 5) sorted by relevance
123 unsigned char lloop; member
445 b->chan[0].lloop = 0; in ce_init_board()991 if (on == c->lloop) in ce_set_lloop()1004 c->lloop = on ? 1 : 0; in ce_set_lloop()
1256 *(int*)data = c->lloop; in ce_ioctl()1902 length += sprintf (s + length, " loop=%s", c->lloop ? "on" : "off"); in print_chan()
108 unsigned char lloop; /* local loopback mode */ member
775 if (! (d->chan->lloop || d->chan->type != T_SERIAL || in cp_send()1240 *(int*)data = c->lloop; in cp_ioctl()2042 length += sprintf (s + length, " loop=%s", c->lloop ? "on" : "off"); in print_chan()