Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvif/ !
Dconn.h7 struct nvif_conn { struct
11 int nvif_conn_ctor(struct nvif_disp *, const char *name, int id, struct nvif_conn *); argument
12 void nvif_conn_dtor(struct nvif_conn *);
17 int nvif_conn_hpd_status(struct nvif_conn *);
/linux-6.1.9/drivers/gpu/drm/nouveau/nvif/ !
Dconn.c30 nvif_conn_hpd_status(struct nvif_conn *conn) in nvif_conn_hpd_status()
44 nvif_conn_dtor(struct nvif_conn *conn) in nvif_conn_dtor()
50 nvif_conn_ctor(struct nvif_disp *disp, const char *name, int id, struct nvif_conn *conn) in nvif_conn_ctor()
/linux-6.1.9/drivers/gpu/drm/nouveau/ !
Dnouveau_connector.h126 struct nvif_conn conn;