Searched refs:CMD_BUFSIZE (Results 1 – 4 of 4) sorted by relevance
119 #define CMD_BUFSIZE 16 macro152 unsigned char tbuf[CMD_BUFSIZE]; in ili922x_read_status()153 unsigned char rbuf[CMD_BUFSIZE]; in ili922x_read_status()195 unsigned char tbuf[CMD_BUFSIZE]; in ili922x_read()196 unsigned char rbuf[CMD_BUFSIZE]; in ili922x_read()249 unsigned char tbuf[CMD_BUFSIZE]; in ili922x_write()250 unsigned char rbuf[CMD_BUFSIZE]; in ili922x_write()328 unsigned char tbuf[CMD_BUFSIZE]; in set_write_to_gram_reg()
76 #define CMD_BUFSIZE SIZE_4K macro
436 cmd_buf = kzalloc(CMD_BUFSIZE, GFP_KERNEL); in write_same16()454 cmd_buf, CMD_BUFSIZE, to, in write_same16()
347 cmd_buf = kzalloc(CMD_BUFSIZE, GFP_KERNEL); in read_cap16() 356 put_unaligned_be32(CMD_BUFSIZE, &scsi_cmd[10]); in read_cap16() 364 CMD_BUFSIZE, to, CMD_RETRIES, &exec_args); in read_cap16()