Lines Matching defs:send_command
149 static int send_command(struct parport *port, unsigned char *buf, int bufsize,
293 if (send_command(sp->port, command_b, 56, 50000, 1000000))
297 if (send_command(sp->port, cmd_buf_status, 10, 50000, 1000000))
380 if (send_command(sp->port, cmd_readid, 10, 10000, 100000))
385 if (send_command(sp->port, cmd_readinfo, 10, 10000, 100000))
657 if (send_command(sp->port, packet_req_command, 10, 9000, 2000000))
995 if (send_command(sp->port, command_buffer, 10, 100000, 5000000))
1040 if (send_command(sp->port, cmd_cleargamma, 10, 100000, 5000000))
1053 if (send_command(sp->port, cmd_readgamma, 10, 100000, 10000000))
1087 if (send_command(sp->port, command_buffer, 10,
1337 static int send_command(struct parport *port, unsigned char *buf, int bufsize,