Searched refs:msm_dp_catalog_aux_read_data (Results 1 – 3 of 3) sorted by relevance
42 u32 msm_dp_catalog_aux_read_data(struct msm_dp_catalog *msm_dp_catalog);
152 data = msm_dp_catalog_aux_read_data(aux->catalog); in msm_dp_aux_cmd_fifo_rx()155 data = msm_dp_catalog_aux_read_data(aux->catalog); in msm_dp_aux_cmd_fifo_rx()
163 u32 msm_dp_catalog_aux_read_data(struct msm_dp_catalog *msm_dp_catalog) in msm_dp_catalog_aux_read_data() function