Searched refs:cursor_lines_per_chunk (Results 1 – 7 of 7) 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
1144 static enum cursor_lines_per_chunk hubp1_get_lines_per_chunk( in hubp1_get_lines_per_chunk()1148 enum cursor_lines_per_chunk line_per_chunk; in hubp1_get_lines_per_chunk()1171 enum cursor_lines_per_chunk lpc = hubp1_get_lines_per_chunk( in hubp1_cursor_set_attributes()
329 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()
1119 unsigned int cursor_lines_per_chunk[DML2_MAX_PLANES]; member1204 unsigned int cursor_lines_per_chunk[DML2_MAX_PLANES]; member
3325 *cursor_lines_per_chunk = 16; in calculate_cursor_req_attributes()3328 *cursor_lines_per_chunk = 16; in calculate_cursor_req_attributes()3330 *cursor_lines_per_chunk = 8; in calculate_cursor_req_attributes()3332 *cursor_lines_per_chunk = 4; in calculate_cursor_req_attributes()3334 *cursor_lines_per_chunk = 2; in calculate_cursor_req_attributes()3337 *cursor_lines_per_chunk = 16; in calculate_cursor_req_attributes()3339 *cursor_lines_per_chunk = 8; in calculate_cursor_req_attributes()3341 *cursor_lines_per_chunk = 4; in calculate_cursor_req_attributes()3343 *cursor_lines_per_chunk = 2; in calculate_cursor_req_attributes()3345 *cursor_lines_per_chunk = 1; in calculate_cursor_req_attributes()[all …]
Completed in 57 milliseconds