Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/ti/cal/
Dcal.h336 void cal_camerarx_destroy(struct cal_camerarx *phy);
Dcal.c1284 cal_camerarx_destroy(cal->phy[i]); in cal_probe()
1313 cal_camerarx_destroy(cal->phy[i]); in cal_remove()
Dcal-camerarx.c932 void cal_camerarx_destroy(struct cal_camerarx *phy) in cal_camerarx_destroy() function