Searched refs:nvif_conn (Results 1 – 2 of 2) sorted by relevance
8 struct nvif_conn { struct27 int nvif_conn_ctor(struct nvif_disp *, const char *name, int id, struct nvif_conn *); argument28 void nvif_conn_dtor(struct nvif_conn *);31 nvif_conn_id(struct nvif_conn *conn) in nvif_conn_id()36 int nvif_conn_event_ctor(struct nvif_conn *, const char *name, nvif_event_func, u8 types,
125 struct nvif_conn conn;