Searched refs:drm_dp_aux_msg (Results 1 – 8 of 8) sorted by relevance
| /dragonfly/sys/dev/drm/ |
| HD | drm_dp_helper.c | 185 struct drm_dp_aux_msg msg; in drm_dp_dpcd_access() 632 static void drm_dp_i2c_msg_write_status_update(struct drm_dp_aux_msg *msg) in drm_dp_i2c_msg_write_status_update() 657 static int drm_dp_aux_req_duration(const struct drm_dp_aux_msg *msg) in drm_dp_aux_req_duration() 668 static int drm_dp_aux_reply_duration(const struct drm_dp_aux_msg *msg) in drm_dp_aux_reply_duration() 696 static int drm_dp_i2c_msg_duration(const struct drm_dp_aux_msg *msg, in drm_dp_i2c_msg_duration() 710 static int drm_dp_i2c_retry_count(const struct drm_dp_aux_msg *msg, in drm_dp_i2c_retry_count() 737 static int drm_dp_i2c_do_msg(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in drm_dp_i2c_do_msg() 841 static void drm_dp_i2c_msg_set_request(struct drm_dp_aux_msg *msg, in drm_dp_i2c_msg_set_request() 854 static int drm_dp_i2c_drain_msg(struct drm_dp_aux *aux, struct drm_dp_aux_msg *orig_msg) in drm_dp_i2c_drain_msg() 857 struct drm_dp_aux_msg msg = *orig_msg; in drm_dp_i2c_drain_msg() [all …]
|
| /dragonfly/sys/dev/drm/radeon/ |
| HD | radeon_dp_auxch.c | 55 radeon_dp_aux_transfer_native(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in radeon_dp_aux_transfer_native()
|
| HD | atombios_dp.c | 159 radeon_dp_aux_transfer_atom(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in radeon_dp_aux_transfer_atom()
|
| HD | radeon_mode.h | 769 radeon_dp_aux_transfer_native(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg);
|
| /dragonfly/sys/dev/drm/include/drm/ |
| HD | drm_dp_helper.h | 990 struct drm_dp_aux_msg { struct 1047 struct drm_dp_aux_msg *msg);
|
| /dragonfly/sys/dev/drm/amd/display/amdgpu_dm/ |
| HD | amdgpu_dm_mst_types.c | 83 struct drm_dp_aux_msg *msg) in dm_dp_aux_transfer()
|
| /dragonfly/sys/dev/drm/amd/amdgpu/ |
| HD | atombios_dp.c | 127 amdgpu_atombios_dp_aux_transfer(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in amdgpu_atombios_dp_aux_transfer()
|
| /dragonfly/sys/dev/drm/i915/ |
| HD | intel_dp.c | 1220 intel_dp_aux_transfer(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in intel_dp_aux_transfer()
|