Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/bridge/
Dti-tfp410.c294 static int tfp410_init(struct device *dev, bool i2c) in tfp410_init() function
355 return tfp410_init(&pdev->dev, false); in tfp410_probe()
394 return tfp410_init(&client->dev, true); in tfp410_i2c_probe()
/linux-6.1.9/drivers/gpu/drm/i915/display/
Ddvo_tfp410.c169 static bool tfp410_init(struct intel_dvo_device *dvo, in tfp410_init() function
311 .init = tfp410_init,