Searched refs:it6161_ddc_get_edid_operation (Results 1 – 1 of 1) sorted by relevance
1929 static int it6161_ddc_get_edid_operation(struct it6161 *it6161, u8 *buffer, u8 segment, u8 offset, … in it6161_ddc_get_edid_operation() function1978 …ret = it6161_ddc_get_edid_operation(it6161, buf + offset, block_num / 2, (block_num % 2) * EDID_LE… in it6161_get_edid_block()