Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/i915/
Ddvo_tfp410.c156 static int tfp410_getid(struct intel_dvo_device *dvo, int addr) in tfp410_getid() function
183 if ((id = tfp410_getid(dvo, TFP410_VID_LO)) != TFP410_VID) { in tfp410_init()
190 if ((id = tfp410_getid(dvo, TFP410_DID_LO)) != TFP410_DID) { in tfp410_init()