Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv04.c53 int nv04_tv_identify(struct drm_device *dev, int i2c_index) in nv04_tv_identify() function
213 type = nv04_tv_identify(dev, entry->i2c_index); in nv04_tv_create()
H A Ddisp.h123 int nv04_tv_identify(struct drm_device *dev, int i2c_index);
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1775 if (nv04_tv_identify(dev, bios->legacy.i2c_indices.tv) >= 0) in fabricate_dcb_encoder_table()