Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Ddvo_tfp410.c157 static int tfp410_getid(struct intel_dvo_device *dvo, int addr) in tfp410_getid() function
184 if ((id = tfp410_getid(dvo, TFP410_VID_LO)) != TFP410_VID) { in tfp410_init()
191 if ((id = tfp410_getid(dvo, TFP410_DID_LO)) != TFP410_DID) { in tfp410_init()