Searched refs:tfp410_init (Results 1 – 2 of 2) sorted by relevance
292 static int tfp410_init(struct device *dev, bool i2c) in tfp410_init() function355 return tfp410_init(&pdev->dev, false); in tfp410_probe()392 return tfp410_init(&client->dev, true); in tfp410_i2c_probe()
169 static bool tfp410_init(struct intel_dvo_device *dvo, in tfp410_init() function311 .init = tfp410_init,