Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/adv748x/
H A Dadv748x-core.c788 adv748x_hdmi_cleanup(&state->hdmi); in adv748x_probe()
804 adv748x_hdmi_cleanup(&state->hdmi); in adv748x_remove()
H A Dadv748x.h444 void adv748x_hdmi_cleanup(struct adv748x_hdmi *hdmi);
H A Dadv748x-hdmi.c756 void adv748x_hdmi_cleanup(struct adv748x_hdmi *hdmi) in adv748x_hdmi_cleanup() function