nv04_tv_identify  116 drivers/gpu/drm/nouveau/dispnv04/disp.h int nv04_tv_identify(struct drm_device *dev, int i2c_index);
nv04_tv_identify  213 drivers/gpu/drm/nouveau/dispnv04/tvnv04.c 	type = nv04_tv_identify(dev, entry->i2c_index);
nv04_tv_identify 1771 drivers/gpu/drm/nouveau/nouveau_bios.c 	if (nv04_tv_identify(dev, bios->legacy.i2c_indices.tv) >= 0)