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

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

Completed in 87 milliseconds