Lines Matching defs:ctx

46 static int i2c_access_workaround(struct anx7625_data *ctx,  in i2c_access_workaround()
80 static int anx7625_reg_read(struct anx7625_data *ctx, in anx7625_reg_read()
96 static int anx7625_reg_block_read(struct anx7625_data *ctx, in anx7625_reg_block_read()
113 static int anx7625_reg_write(struct anx7625_data *ctx, in anx7625_reg_write()
131 static int anx7625_reg_block_write(struct anx7625_data *ctx, in anx7625_reg_block_write()
148 static int anx7625_write_or(struct anx7625_data *ctx, in anx7625_write_or()
161 static int anx7625_write_and(struct anx7625_data *ctx, in anx7625_write_and()
174 static int anx7625_write_and_or(struct anx7625_data *ctx, in anx7625_write_and_or()
188 static int anx7625_config_bit_matrix(struct anx7625_data *ctx) in anx7625_config_bit_matrix()
202 static int anx7625_read_ctrl_status_p0(struct anx7625_data *ctx) in anx7625_read_ctrl_status_p0()
207 static int wait_aux_op_finish(struct anx7625_data *ctx) in wait_aux_op_finish()
233 static int anx7625_aux_trans(struct anx7625_data *ctx, u8 op, u32 address, in anx7625_aux_trans()
303 static int anx7625_video_mute_control(struct anx7625_data *ctx, in anx7625_video_mute_control()
425 static int anx7625_odfc_config(struct anx7625_data *ctx, in anx7625_odfc_config()
465 static int anx7625_set_k_value(struct anx7625_data *ctx) in anx7625_set_k_value()
479 static int anx7625_dsi_video_timing_config(struct anx7625_data *ctx) in anx7625_dsi_video_timing_config()
576 static int anx7625_swap_dsi_lane3(struct anx7625_data *ctx) in anx7625_swap_dsi_lane3()
592 static int anx7625_api_dsi_config(struct anx7625_data *ctx) in anx7625_api_dsi_config()
659 static int anx7625_dsi_config(struct anx7625_data *ctx) in anx7625_dsi_config()
691 static int anx7625_api_dpi_config(struct anx7625_data *ctx) in anx7625_api_dpi_config()
722 static int anx7625_dpi_config(struct anx7625_data *ctx) in anx7625_dpi_config()
761 static int anx7625_read_flash_status(struct anx7625_data *ctx) in anx7625_read_flash_status()
766 static int anx7625_hdcp_key_probe(struct anx7625_data *ctx) in anx7625_hdcp_key_probe()
816 static int anx7625_hdcp_key_load(struct anx7625_data *ctx) in anx7625_hdcp_key_load()
844 static int anx7625_hdcp_disable(struct anx7625_data *ctx) in anx7625_hdcp_disable()
864 static int anx7625_hdcp_enable(struct anx7625_data *ctx) in anx7625_hdcp_enable()
923 static void anx7625_dp_start(struct anx7625_data *ctx) in anx7625_dp_start()
957 static void anx7625_dp_stop(struct anx7625_data *ctx) in anx7625_dp_stop()
986 static int sp_tx_rst_aux(struct anx7625_data *ctx) in sp_tx_rst_aux()
997 static int sp_tx_aux_wr(struct anx7625_data *ctx, u8 offset) in sp_tx_aux_wr()
1010 static int sp_tx_aux_rd(struct anx7625_data *ctx, u8 len_cmd) in sp_tx_aux_rd()
1021 static int sp_tx_get_edid_block(struct anx7625_data *ctx) in sp_tx_get_edid_block()
1042 static int edid_read(struct anx7625_data *ctx, in edid_read()
1072 static int segments_edid_read(struct anx7625_data *ctx, in segments_edid_read()
1122 static int sp_tx_edid_read(struct anx7625_data *ctx, in sp_tx_edid_read()
1237 static void anx7625_power_on(struct anx7625_data *ctx) in anx7625_power_on()
1273 static void anx7625_power_standby(struct anx7625_data *ctx) in anx7625_power_standby()
1297 static void anx7625_config(struct anx7625_data *ctx) in anx7625_config()
1303 static int anx7625_hpd_timer_config(struct anx7625_data *ctx) in anx7625_hpd_timer_config()
1320 static int anx7625_read_hpd_gpio_config_status(struct anx7625_data *ctx) in anx7625_read_hpd_gpio_config_status()
1325 static void anx7625_disable_pd_protocol(struct anx7625_data *ctx) in anx7625_disable_pd_protocol()
1357 static int anx7625_ocm_loading_check(struct anx7625_data *ctx) in anx7625_ocm_loading_check()
1387 static void anx7625_power_on_init(struct anx7625_data *ctx) in anx7625_power_on_init()
1437 static void anx7625_stop_dp_work(struct anx7625_data *ctx) in anx7625_stop_dp_work()
1443 static void anx7625_start_dp_work(struct anx7625_data *ctx) in anx7625_start_dp_work()
1475 static int anx7625_read_hpd_status_p0(struct anx7625_data *ctx) in anx7625_read_hpd_status_p0()
1480 static int _anx7625_hpd_polling(struct anx7625_data *ctx, in _anx7625_hpd_polling()
1517 struct anx7625_data *ctx = container_of(aux, struct anx7625_data, aux); in anx7625_wait_hpd_asserted() local
1529 static void anx7625_remove_edid(struct anx7625_data *ctx) in anx7625_remove_edid()
1535 static void anx7625_dp_adjust_swing(struct anx7625_data *ctx) in anx7625_dp_adjust_swing()
1550 static void dp_hpd_change_handler(struct anx7625_data *ctx, bool on) in dp_hpd_change_handler()
1569 static int anx7625_hpd_change_detect(struct anx7625_data *ctx) in anx7625_hpd_change_detect()
1615 struct anx7625_data *ctx = container_of(work, in anx7625_work_func() local
1638 struct anx7625_data *ctx = (struct anx7625_data *)data; in anx7625_intr_hpd_isr() local
1753 struct anx7625_data *ctx = container_of(aux, struct anx7625_data, aux); in anx7625_aux_transfer() local
1780 static const struct drm_edid *anx7625_edid_read(struct anx7625_data *ctx) in anx7625_edid_read()
1811 static enum drm_connector_status anx7625_sink_detect(struct anx7625_data *ctx) in anx7625_sink_detect()
1828 struct anx7625_data *ctx = dev_get_drvdata(dev); in anx7625_audio_hw_params() local
1973 anx7625_audio_update_connector_status(struct anx7625_data *ctx, in anx7625_audio_update_connector_status()
1986 struct anx7625_data *ctx = data; in anx7625_audio_hook_plugged_cb() local
1998 struct anx7625_data *ctx = dev_get_drvdata(dev); in anx7625_audio_get_eld() local
2020 static void anx7625_unregister_audio(struct anx7625_data *ctx) in anx7625_unregister_audio()
2032 static int anx7625_register_audio(struct device *dev, struct anx7625_data *ctx) in anx7625_register_audio()
2055 static int anx7625_setup_dsi_device(struct anx7625_data *ctx) in anx7625_setup_dsi_device()
2088 static int anx7625_attach_dsi(struct anx7625_data *ctx) in anx7625_attach_dsi()
2110 struct anx7625_data *ctx; in hdcp_check_work_func() local
2140 static int anx7625_connector_atomic_check(struct anx7625_data *ctx, in anx7625_connector_atomic_check()
2186 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_attach() local
2216 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_detach() local
2226 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_mode_valid() local
2247 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_mode_set() local
2293 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_mode_fixup() local
2411 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_atomic_check() local
2425 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_atomic_enable() local
2447 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_atomic_disable() local
2467 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_detect() local
2481 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_edid_read() local
2504 static int anx7625_register_i2c_dummy_clients(struct anx7625_data *ctx, in anx7625_register_i2c_dummy_clients()
2549 struct anx7625_data *ctx = dev_get_drvdata(dev); in anx7625_runtime_pm_suspend() local
2563 struct anx7625_data *ctx = dev_get_drvdata(dev); in anx7625_runtime_pm_resume() local