Searched refs:cursor_lines_per_chunk (Results 1 – 6 of 6) sorted by relevance
114 enum cursor_lines_per_chunk lpc = hubp2_get_lines_per_chunk( in hubp32_cursor_set_attributes()
56 enum cursor_lines_per_chunk { enum
1145 static enum cursor_lines_per_chunk hubp1_get_lines_per_chunk( in hubp1_get_lines_per_chunk()1149 enum cursor_lines_per_chunk line_per_chunk; in hubp1_get_lines_per_chunk()1172 enum cursor_lines_per_chunk lpc = hubp1_get_lines_per_chunk( in hubp1_cursor_set_attributes()
334 enum cursor_lines_per_chunk hubp2_get_lines_per_chunk(
569 enum cursor_lines_per_chunk hubp2_get_lines_per_chunk( in hubp2_get_lines_per_chunk()573 enum cursor_lines_per_chunk line_per_chunk = CURSOR_LINE_PER_CHUNK_16; in hubp2_get_lines_per_chunk()611 enum cursor_lines_per_chunk lpc = hubp2_get_lines_per_chunk( in hubp2_cursor_set_attributes()
3309 unsigned int *cursor_lines_per_chunk, in calculate_cursor_req_attributes() argument3337 *cursor_lines_per_chunk = 16; in calculate_cursor_req_attributes()3340 *cursor_lines_per_chunk = 16; in calculate_cursor_req_attributes()3342 *cursor_lines_per_chunk = 8; in calculate_cursor_req_attributes()3344 *cursor_lines_per_chunk = 4; in calculate_cursor_req_attributes()3346 *cursor_lines_per_chunk = 2; in calculate_cursor_req_attributes()3349 *cursor_lines_per_chunk = 16; in calculate_cursor_req_attributes()3351 *cursor_lines_per_chunk = 8; in calculate_cursor_req_attributes()3353 *cursor_lines_per_chunk = 4; in calculate_cursor_req_attributes()3355 *cursor_lines_per_chunk = 2; in calculate_cursor_req_attributes()[all …]