Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/i2c/adv748x/
Dadv748x-core.c807 adv748x_hdmi_cleanup(&state->hdmi); in adv748x_probe()
823 adv748x_hdmi_cleanup(&state->hdmi); in adv748x_remove()
Dadv748x.h446 void adv748x_hdmi_cleanup(struct adv748x_hdmi *hdmi);
Dadv748x-hdmi.c757 void adv748x_hdmi_cleanup(struct adv748x_hdmi *hdmi) in adv748x_hdmi_cleanup() function