HomeSort by: relevance | last modified time | path
    Searched defs:set_buf_index (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_sdvo.c 977 u8 set_buf_index[2];
986 set_buf_index[0] = i; set_buf_index[1] = 0;
988 set_buf_index, 2);
1007 u8 set_buf_index[2] = { if_index, 0 }; local in function:intel_sdvo_write_infoframe
1013 set_buf_index, 2))
1045 u8 set_buf_index[2] = { if_index, 0 }; local in function:intel_sdvo_read_infoframe
1059 set_buf_index, 2))
intel_sdvo.c 977 u8 set_buf_index[2];
986 set_buf_index[0] = i; set_buf_index[1] = 0;
988 set_buf_index, 2);
1007 u8 set_buf_index[2] = { if_index, 0 }; local in function:intel_sdvo_write_infoframe
1013 set_buf_index, 2))
1045 u8 set_buf_index[2] = { if_index, 0 }; local in function:intel_sdvo_read_infoframe
1059 set_buf_index, 2))

Completed in 145 milliseconds