Searched refs:DTOP_GEN_LINE (Results 1 – 2 of 2) sorted by relevance
53 #define DTOP_GEN_LINE (DTOP_GEN_SIZE>>2) macro65 char line[DTOP_GEN_LINE]; in get_number_of_values()70 line_len = dt_read_line(line, DTOP_GEN_LINE, data, DTOP_GEN_SIZE, 0); in get_number_of_values()103 char line[DTOP_GEN_LINE]; in dtop_gen_poll()109 line_len = dt_read_line(line, DTOP_GEN_LINE, data, DTOP_GEN_SIZE, 0); in dtop_gen_poll()
54 #define DTOP_GEN_LINE (DTOP_GEN_SIZE>>2) macro