Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/adv748x/
H A Dadv748x-core.c807 adv748x_hdmi_cleanup(&state->hdmi); in adv748x_probe()
823 adv748x_hdmi_cleanup(&state->hdmi); in adv748x_remove()
H A Dadv748x.h443 void adv748x_hdmi_cleanup(struct adv748x_hdmi *hdmi);
H A Dadv748x-hdmi.c766 void adv748x_hdmi_cleanup(struct adv748x_hdmi *hdmi) in adv748x_hdmi_cleanup() function