Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/cvs/
H A Dcore.c657 static int cvs_core_probe(struct device *dev, struct i2c_client *i2c) in cvs_core_probe() function
854 return cvs_core_probe(&i2c->dev, i2c); in cvs_probe()
984 return cvs_core_probe(&pdev->dev, NULL); in cvs_platform_probe()