Searched refs:nvif_conn (Results 1 – 3 of 3) sorted by relevance
7 struct nvif_conn { struct11 int nvif_conn_ctor(struct nvif_disp *, const char *name, int id, struct nvif_conn *); argument12 void nvif_conn_dtor(struct nvif_conn *);17 int nvif_conn_hpd_status(struct nvif_conn *);
30 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()
126 struct nvif_conn conn;