Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/ti-vpe/
Dcal.h330 void cal_camerarx_destroy(struct cal_camerarx *phy);
Dcal.c1174 cal_camerarx_destroy(cal->phy[i]); in cal_probe()
1203 cal_camerarx_destroy(cal->phy[i]); in cal_remove()
Dcal-camerarx.c904 void cal_camerarx_destroy(struct cal_camerarx *phy) in cal_camerarx_destroy() function