Searched defs:nvif_device (Results 1 – 2 of 2) sorted by relevance
7 struct nvif_device { struct13 static inline struct nvif_device * argument14 nvif_device(struct nvif_object *object) in nvif_device() function
34 nvif_device_init(struct nvif_object *parent, void (*dtor)(struct nvif_device *), in nvif_device_init()