Home
last modified time | relevance | path

Searched refs:intel_sdvo_read_byte (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_sdvo.c255 static bool intel_sdvo_read_byte(struct intel_sdvo *intel_sdvo, u8 addr, u8 *ch) in intel_sdvo_read_byte() function
567 if (!intel_sdvo_read_byte(intel_sdvo, in intel_sdvo_read_response()
579 if (!intel_sdvo_read_byte(intel_sdvo, in intel_sdvo_read_response()
599 if (!intel_sdvo_read_byte(intel_sdvo, in intel_sdvo_read_response()
3375 if (!intel_sdvo_read_byte(intel_sdvo, i, &byte)) { in intel_sdvo_init()