Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Doutp.h67 enum nvif_outp_detect_status nvif_outp_detect(struct nvif_outp *);
/linux/drivers/gpu/drm/nouveau/nvif/
H A Doutp.c465 nvif_outp_detect(struct nvif_outp *outp) in nvif_outp_detect() function
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c435 status = nvif_outp_detect(&nv_encoder->outp); in nouveau_connector_ddc_detect()