Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dconn.h8 struct nvif_conn { struct
27 int nvif_conn_ctor(struct nvif_disp *, const char *name, int id, struct nvif_conn *); argument
28 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,
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.h125 struct nvif_conn conn;