Searched defs:repmsg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_dp_mst_topology.c | 795 drm_dp_sideband_parse_link_address(struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_link_address() argument 848 drm_dp_sideband_parse_remote_dpcd_read(struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_remote_dpcd_read() argument 869 drm_dp_sideband_parse_remote_dpcd_write(struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_remote_dpcd_write() argument 884 drm_dp_sideband_parse_remote_i2c_read_ack(struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_remote_i2c_read_ack() argument 903 drm_dp_sideband_parse_enum_path_resources_ack(struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_enum_path_resources_ack() argument 927 drm_dp_sideband_parse_allocate_payload_ack(struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_allocate_payload_ack() argument 950 drm_dp_sideband_parse_query_payload_ack(struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_query_payload_ack() argument 969 drm_dp_sideband_parse_power_updown_phy_ack(struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_power_updown_phy_ack() argument 985 drm_dp_sideband_parse_query_stream_enc_status( struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_query_stream_enc_status() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/display/ |
H A D | drm_dp_mst_topology.c | 796 drm_dp_sideband_parse_link_address(const struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_link_address() argument 850 drm_dp_sideband_parse_remote_dpcd_read(struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_remote_dpcd_read() argument 871 drm_dp_sideband_parse_remote_dpcd_write(struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_remote_dpcd_write() argument 886 drm_dp_sideband_parse_remote_i2c_read_ack(struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_remote_i2c_read_ack() argument 905 drm_dp_sideband_parse_enum_path_resources_ack(struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_enum_path_resources_ack() argument 929 drm_dp_sideband_parse_allocate_payload_ack(struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_allocate_payload_ack() argument 952 drm_dp_sideband_parse_query_payload_ack(struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_query_payload_ack() argument 971 drm_dp_sideband_parse_power_updown_phy_ack(struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_power_updown_phy_ack() argument 987 drm_dp_sideband_parse_query_stream_enc_status( struct drm_dp_sideband_msg_rx *raw, struct drm_dp_sideband_msg_reply_body *repmsg) drm_dp_sideband_parse_query_stream_enc_status() argument [all...] |
Completed in 8 milliseconds