Searched refs:drm_dp_sideband_msg_rx (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_dp_mst_helper.h | 180 struct drm_dp_sideband_msg_rx { struct 605 struct drm_dp_sideband_msg_rx up_req_recv; 611 struct drm_dp_sideband_msg_rx down_rep_recv;
|
/kernel/linux/linux-6.6/include/drm/display/ |
H A D | drm_dp_mst_helper.h | 163 struct drm_dp_sideband_msg_rx { struct 659 struct drm_dp_sideband_msg_rx up_req_recv; 665 struct drm_dp_sideband_msg_rx down_rep_recv;
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_dp_mst_topology.c | 741 static int drm_dp_sideband_msg_set_header(struct drm_dp_sideband_msg_rx *msg, in drm_dp_sideband_msg_set_header() 773 static bool drm_dp_sideband_append_payload(struct drm_dp_sideband_msg_rx *msg, in drm_dp_sideband_append_payload() 795 static bool drm_dp_sideband_parse_link_address(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_link_address() 848 static bool drm_dp_sideband_parse_remote_dpcd_read(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_read() 869 static bool drm_dp_sideband_parse_remote_dpcd_write(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_write() 884 static bool drm_dp_sideband_parse_remote_i2c_read_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_i2c_read_ack() 903 static bool drm_dp_sideband_parse_enum_path_resources_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_enum_path_resources_ack() 927 static bool drm_dp_sideband_parse_allocate_payload_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_allocate_payload_ack() 950 static bool drm_dp_sideband_parse_query_payload_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_query_payload_ack() 969 static bool drm_dp_sideband_parse_power_updown_phy_ack(struct drm_dp_sideband_msg_rx *ra [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/display/ |
H A D | drm_dp_mst_topology.c | 742 static int drm_dp_sideband_msg_set_header(struct drm_dp_sideband_msg_rx *msg, in drm_dp_sideband_msg_set_header() 774 static bool drm_dp_sideband_append_payload(struct drm_dp_sideband_msg_rx *msg, in drm_dp_sideband_append_payload() 797 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_link_address() 850 static bool drm_dp_sideband_parse_remote_dpcd_read(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_read() 871 static bool drm_dp_sideband_parse_remote_dpcd_write(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_write() 886 static bool drm_dp_sideband_parse_remote_i2c_read_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_i2c_read_ack() 905 static bool drm_dp_sideband_parse_enum_path_resources_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_enum_path_resources_ack() 929 static bool drm_dp_sideband_parse_allocate_payload_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_allocate_payload_ack() 952 static bool drm_dp_sideband_parse_query_payload_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_query_payload_ack() 971 static bool drm_dp_sideband_parse_power_updown_phy_ack(struct drm_dp_sideband_msg_rx *ra [all...] |
Completed in 11 milliseconds