Searched defs:send_bytes (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | atombios_dp.c | 87 radeon_process_aux_ch(struct radeon_i2c_chan *chan, u8 *send, int send_bytes, u8 *recv, int recv_size, u8 delay, u8 *ack) radeon_process_aux_ch() argument
|
/linux-4.1.27/drivers/video/backlight/ |
H A D | ili922x.c | 200 int ret, len = 0, send_bytes; ili922x_read() local
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
H A D | cdv_intel_dp.c | 569 cdv_intel_dp_aux_ch(struct gma_encoder *encoder, uint8_t *send, int send_bytes, uint8_t *recv, int recv_size) cdv_intel_dp_aux_ch() argument 671 cdv_intel_dp_aux_native_write(struct gma_encoder *encoder, uint16_t address, uint8_t *send, int send_bytes) cdv_intel_dp_aux_native_write() argument
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | intel_dp.c | 750 i9xx_get_aux_send_ctl(struct intel_dp *intel_dp, bool has_aux_irq, int send_bytes, uint32_t aux_clock_divider) i9xx_get_aux_send_ctl() argument 780 skl_get_aux_send_ctl(struct intel_dp *intel_dp, bool has_aux_irq, int send_bytes, uint32_t unused) skl_get_aux_send_ctl() argument 796 intel_dp_aux_ch(struct intel_dp *intel_dp, const uint8_t *send, int send_bytes, uint8_t *recv, int recv_size) intel_dp_aux_ch() argument
|
Completed in 270 milliseconds