Home
last modified time | relevance | path

Searched refs:hdmirx_audio_handle_plugged_change (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx.c266 static void hdmirx_audio_handle_plugged_change(struct rk_hdmirx_dev *hdmirx_dev, bool plugged);
2853 hdmirx_audio_handle_plugged_change(hdmirx_dev, 1); in hdmirx_plugin()
2858 hdmirx_audio_handle_plugged_change(hdmirx_dev, 0); in hdmirx_plugout()
3069 static void hdmirx_audio_handle_plugged_change(struct rk_hdmirx_dev *hdmirx_dev, bool plugged) in hdmirx_audio_handle_plugged_change() function
3085 hdmirx_audio_handle_plugged_change(hdmirx_dev, tx_5v_power_present(hdmirx_dev)); in hdmirx_audio_hook_plugged_cb()
3225 hdmirx_audio_handle_plugged_change(hdmirx_dev, 1); in hdmirx_delayed_work_audio()
3235 hdmirx_audio_handle_plugged_change(hdmirx_dev, 0); in hdmirx_delayed_work_audio()
3277 hdmirx_audio_handle_plugged_change(hdmirx_dev, 1); in hdmirx_delayed_work_res_change()