Home
last modified time | relevance | path

Searched defs:repmsg (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/
Ddrm_dp_mst_topology.c374 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_link_address()
426 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_remote_dpcd_read()
445 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_remote_dpcd_write()
459 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_remote_i2c_read_ack()
478 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_enum_path_resources_ack()
500 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_allocate_payload_ack()
522 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_query_payload_ack()
/drivers/staging/lustre/lustre/ptlrpc/
Dclient.c1156 struct lustre_msg *repmsg = req->rq_repmsg; in ptlrpc_save_versions() local