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()
477 static int anx7625_dsi_video_timing_config(struct anx7625_data *ctx) in anx7625_dsi_video_timing_config()
574 static int anx7625_swap_dsi_lane3(struct anx7625_data *ctx) in anx7625_swap_dsi_lane3()
590 static int anx7625_api_dsi_config(struct anx7625_data *ctx) in anx7625_api_dsi_config()
657 static int anx7625_dsi_config(struct anx7625_data *ctx) in anx7625_dsi_config()
689 static int anx7625_api_dpi_config(struct anx7625_data *ctx) in anx7625_api_dpi_config()
720 static int anx7625_dpi_config(struct anx7625_data *ctx) in anx7625_dpi_config()
759 static int anx7625_read_flash_status(struct anx7625_data *ctx) in anx7625_read_flash_status()
764 static int anx7625_hdcp_key_probe(struct anx7625_data *ctx) in anx7625_hdcp_key_probe()
814 static int anx7625_hdcp_key_load(struct anx7625_data *ctx) in anx7625_hdcp_key_load()
842 static int anx7625_hdcp_disable(struct anx7625_data *ctx) in anx7625_hdcp_disable()
862 static int anx7625_hdcp_enable(struct anx7625_data *ctx) in anx7625_hdcp_enable()
921 static void anx7625_dp_start(struct anx7625_data *ctx) in anx7625_dp_start()
955 static void anx7625_dp_stop(struct anx7625_data *ctx) in anx7625_dp_stop()
984 static int sp_tx_rst_aux(struct anx7625_data *ctx) in sp_tx_rst_aux()
995 static int sp_tx_aux_wr(struct anx7625_data *ctx, u8 offset) in sp_tx_aux_wr()
1008 static int sp_tx_aux_rd(struct anx7625_data *ctx, u8 len_cmd) in sp_tx_aux_rd()
1019 static int sp_tx_get_edid_block(struct anx7625_data *ctx) in sp_tx_get_edid_block()
1040 static int edid_read(struct anx7625_data *ctx, in edid_read()
1070 static int segments_edid_read(struct anx7625_data *ctx, in segments_edid_read()
1120 static int sp_tx_edid_read(struct anx7625_data *ctx, in sp_tx_edid_read()
1235 static void anx7625_power_on(struct anx7625_data *ctx) in anx7625_power_on()
1271 static void anx7625_power_standby(struct anx7625_data *ctx) in anx7625_power_standby()
1295 static void anx7625_config(struct anx7625_data *ctx) in anx7625_config()
1301 static int anx7625_hpd_timer_config(struct anx7625_data *ctx) in anx7625_hpd_timer_config()
1318 static int anx7625_read_hpd_gpio_config_status(struct anx7625_data *ctx) in anx7625_read_hpd_gpio_config_status()
1323 static void anx7625_disable_pd_protocol(struct anx7625_data *ctx) in anx7625_disable_pd_protocol()
1355 static int anx7625_ocm_loading_check(struct anx7625_data *ctx) in anx7625_ocm_loading_check()
1385 static void anx7625_power_on_init(struct anx7625_data *ctx) in anx7625_power_on_init()
1435 static void anx7625_stop_dp_work(struct anx7625_data *ctx) in anx7625_stop_dp_work()
1441 static void anx7625_start_dp_work(struct anx7625_data *ctx) in anx7625_start_dp_work()
1473 static int anx7625_read_hpd_status_p0(struct anx7625_data *ctx) in anx7625_read_hpd_status_p0()
1478 static int _anx7625_hpd_polling(struct anx7625_data *ctx, in _anx7625_hpd_polling()
1515 struct anx7625_data *ctx = container_of(aux, struct anx7625_data, aux); in anx7625_wait_hpd_asserted() local
1527 static void anx7625_remove_edid(struct anx7625_data *ctx) in anx7625_remove_edid()
1532 static void anx7625_dp_adjust_swing(struct anx7625_data *ctx) in anx7625_dp_adjust_swing()
1547 static void dp_hpd_change_handler(struct anx7625_data *ctx, bool on) in dp_hpd_change_handler()
1566 static int anx7625_hpd_change_detect(struct anx7625_data *ctx) in anx7625_hpd_change_detect()
1612 struct anx7625_data *ctx = container_of(work, in anx7625_work_func() local
1635 struct anx7625_data *ctx = (struct anx7625_data *)data; in anx7625_intr_hpd_isr() local
1760 struct anx7625_data *ctx = container_of(aux, struct anx7625_data, aux); in anx7625_aux_transfer() local
1787 static struct edid *anx7625_get_edid(struct anx7625_data *ctx) in anx7625_get_edid()
1823 static enum drm_connector_status anx7625_sink_detect(struct anx7625_data *ctx) in anx7625_sink_detect()
1840 struct anx7625_data *ctx = dev_get_drvdata(dev); in anx7625_audio_hw_params() local
1985 anx7625_audio_update_connector_status(struct anx7625_data *ctx, in anx7625_audio_update_connector_status()
1998 struct anx7625_data *ctx = data; in anx7625_audio_hook_plugged_cb() local
2010 struct anx7625_data *ctx = dev_get_drvdata(dev); in anx7625_audio_get_eld() local
2032 static void anx7625_unregister_audio(struct anx7625_data *ctx) in anx7625_unregister_audio()
2044 static int anx7625_register_audio(struct device *dev, struct anx7625_data *ctx) in anx7625_register_audio()
2067 static int anx7625_setup_dsi_device(struct anx7625_data *ctx) in anx7625_setup_dsi_device()
2100 static int anx7625_attach_dsi(struct anx7625_data *ctx) in anx7625_attach_dsi()
2122 struct anx7625_data *ctx; in hdcp_check_work_func() local
2152 static int anx7625_connector_atomic_check(struct anx7625_data *ctx, in anx7625_connector_atomic_check()
2198 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_attach() local
2233 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_detach() local
2243 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_mode_valid() local
2264 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_mode_set() local
2310 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_mode_fixup() local
2428 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_atomic_check() local
2442 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_atomic_enable() local
2469 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_atomic_disable() local
2489 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_detect() local
2503 struct anx7625_data *ctx = bridge_to_anx7625(bridge); in anx7625_bridge_get_edid() local
2526 static int anx7625_register_i2c_dummy_clients(struct anx7625_data *ctx, in anx7625_register_i2c_dummy_clients()
2571 struct anx7625_data *ctx = dev_get_drvdata(dev); in anx7625_runtime_pm_suspend() local
2585 struct anx7625_data *ctx = dev_get_drvdata(dev); in anx7625_runtime_pm_resume() local