Searched defs:msm_dp_link (Results 1 – 2 of 2) sorted by relevance
67 struct msm_dp_link { struct75 struct msm_dp_link_test_video test_video; argument76 struct msm_dp_link_test_audio test_audio; argument77 struct msm_dp_link_phy_params phy_params; argument78 struct msm_dp_link_info link_params; argument86 * msm_dp_link_bit_depth_to_bpp() - convert test bit depth to bpp argument
44 struct msm_dp_link msm_dp_link; member769 bool msm_dp_link_send_test_response(struct msm_dp_link *msm_dp_link) in msm_dp_link_send_test_response()787 int msm_dp_link_psm_config(struct msm_dp_link *msm_dp_link, in msm_dp_link_psm_config()814 bool msm_dp_link_send_edid_checksum(struct msm_dp_link *msm_dp_link, u8 checksum) in msm_dp_link_send_edid_checksum()1033 int msm_dp_link_process_request(struct msm_dp_link *msm_dp_link) in msm_dp_link_process_request()1084 int msm_dp_link_get_colorimetry_config(struct msm_dp_link *msm_dp_link) in msm_dp_link_get_colorimetry_config()1109 int msm_dp_link_adjust_levels(struct msm_dp_link *msm_dp_link, u8 *link_status) in msm_dp_link_adjust_levels()1175 void msm_dp_link_reset_phy_params_vx_px(struct msm_dp_link *msm_dp_link) in msm_dp_link_reset_phy_params_vx_px()1181 u32 msm_dp_link_get_test_bits_depth(struct msm_dp_link *msm_dp_link, u32 bpp) in msm_dp_link_get_test_bits_depth()1245 static int msm_dp_link_lane_map(struct device *dev, struct msm_dp_link *msm_dp_link) in msm_dp_link_lane_map()[all …]