Searched refs:cis_indent (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/backend/ |
H A D | mustek_pp_cis.c | 212 static const char* cis_indent; variable 217 cis_indent = cis_indent_start + strlen(cis_indent_start);\ 218 cis_indent_end = cis_indent;\ 231 cis_indent, hl_repeat_count+1); \ 241 sprintf(&hl_next_line[0], "%s+ %s\n", cis_indent, info);\ 439 sprintf(&hl_next_line[0], "%s read_reg(%s); [%s]\n", cis_indent, in Mustek_PP_1015_read_reg() 482 sprintf(&hl_next_line[0], "%s wait_bit(%s, %s, %d): %s %s;\n", cis_indent, in Mustek_PP_1015_wait_bit() 496 sprintf(&hl_next_line[0], "%s wait_bit(%s, %s, %d): failed;\n", cis_indent, in Mustek_PP_1015_wait_bit() 507 sprintf(&hl_next_line[0], "%s wait_bit(%s, %s, %d);\n", cis_indent, in Mustek_PP_1015_wait_bit() 571 sprintf(&hl_next_line[0], "%s write_reg(%s, 0x%02X);\n", cis_indent, in Mustek_PP_1015_write_reg() [all...] |
Completed in 3 milliseconds