Home
last modified time | relevance | path

Searched refs:tfp410_init (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dti-tfp410.c292 static int tfp410_init(struct device *dev, bool i2c) in tfp410_init() function
355 return tfp410_init(&pdev->dev, false); in tfp410_probe()
392 return tfp410_init(&client->dev, true); in tfp410_i2c_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Ddvo_tfp410.c169 static bool tfp410_init(struct intel_dvo_device *dvo, in tfp410_init() function
311 .init = tfp410_init,
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Ddvo_tfp410.c169 static bool tfp410_init(struct intel_dvo_device *dvo, in tfp410_init() function
311 .init = tfp410_init,
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dti-tfp410.c337 static int tfp410_init(struct device *dev, bool i2c) in tfp410_init() function
398 return tfp410_init(&pdev->dev, false); in tfp410_probe()
434 return tfp410_init(&client->dev, true); in tfp410_i2c_probe()

Completed in 3 milliseconds