Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/
Ddrm_dp_mst_topology.c367 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_link_address()
419 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_remote_dpcd_read()
438 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_remote_dpcd_write()
452 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_remote_i2c_read_ack()
471 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_enum_path_resources_ack()
493 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_allocate_payload_ack()
515 struct drm_dp_sideband_msg_reply_body *repmsg) in drm_dp_sideband_parse_query_payload_ack()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dclient.c1142 struct lustre_msg *repmsg = req->rq_repmsg; in ptlrpc_save_versions() local