Searched refs:detect (Results 51 - 75 of 163) sorted by relevance

1234567

/drivers/gpu/drm/i2c/
H A Dsil164_drv.c353 .detect = sil164_encoder_detect,
H A Dch7006_drv.c383 .detect = ch7006_encoder_detect,
/drivers/gpu/drm/i915/
H A Ddvo_ch7017.c395 .detect = ch7017_detect,
/drivers/hwmon/
H A Dadt7411.c346 .detect = adt7411_detect,
H A Datxp1.c68 .detect = atxp1_detect,
H A Dlm75.c376 .detect = lm75_detect,
H A Dmax1619.c109 .detect = max1619_detect,
H A Dmax6642.c351 .detect = max6642_detect,
H A Dadm1021.c133 .detect = adm1021_detect,
315 pr_debug("adm1021: detect failed, "
327 pr_debug("adm1021: detect failed, chip not detected!\n");
371 pr_debug("adm1021: detect failed, kzalloc failed!\n");
H A Dadm1029.c138 .detect = adm1029_detect,
H A Demc1403.c366 .detect = emc1403_detect,
/drivers/ide/
H A DKconfig237 detect and correct the problems under Linux. This option also
267 would like the kernel to automatically detect and activate
/drivers/mmc/core/
H A Dhost.c334 INIT_DELAYED_WORK(&host->detect, mmc_rescan);
/drivers/scsi/
H A Ddtc.c473 .detect = dtc_detect,
H A Dpas16.c619 .detect = pas16_detect,
H A Dsun3_scsi.c630 .detect = sun3scsi_detect,
H A Dsun3_scsi_vme.c573 .detect = sun3scsi_detect,
/drivers/video/
H A Dsstfb.c866 /* supposed to detect AT&T ATT20C409 and Ti TVP3409 ramdacs */
919 * try to detect ICS5342 ramdac
1101 * detect dac type
1110 .detect = sst_detect_ti,
1115 .detect = sst_detect_att,
1119 .detect = sst_detect_ics,
1129 ret = dacs[i].detect(info);
1183 /* detect dac type */
H A Datafb.c338 * int (*detect)(void)
339 * This function should detect the current video mode settings and
365 * !!! Used only by detect() !!!
384 int (*detect)(void); member in struct:fb_hwswitch
2060 * We can, however, use Timer B to safely detect the black shoulder,
2315 .detect = tt_detect,
2328 .detect = falcon_detect,
2342 .detect = stste_detect,
2355 .detect = ext_detect,
3156 detected_mode = fbhw->detect();
[all...]
/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c289 if (helper->detect(encoder, connector) ==
852 .detect = nouveau_connector_detect,
864 .detect = nouveau_connector_detect_lvds,
1014 /* defaults, will get overridden in detect() */
/drivers/char/ipmi/
H A Dipmi_smic_sm.c597 .detect = smic_detect,
/drivers/gpu/drm/
H A Ddrm_sysfs.c168 status = connector->funcs->detect(connector, true);
/drivers/gpu/drm/gma500/
H A Dmdfld_dsi_output.c417 .detect = mdfld_dsi_connector_detect,
/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c331 .detect = vmw_du_connector_detect,
H A Dvmwgfx_scrn.c426 .detect = vmw_du_connector_detect,

Completed in 1708 milliseconds

1234567