Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/ti-vpe/
Dcal.c434 static struct cc_data *cc_create(struct cal_dev *dev, unsigned int core) in cc_create() function
1848 dev->cc[0] = cc_create(dev, 0); in cal_probe()
1852 dev->cc[1] = cc_create(dev, 1); in cal_probe()