Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/ti-vpe/
Dcal.h254 void cal_camerarx_destroy(struct cal_camerarx *phy);
Dcal.c855 cal_camerarx_destroy(cal->phy[i]); in cal_probe()
882 cal_camerarx_destroy(cal->phy[i]); in cal_remove()
Dcal-camerarx.c642 void cal_camerarx_destroy(struct cal_camerarx *phy) in cal_camerarx_destroy() function