[go: nahoru, domu]

Searched refs:usif_notify (Results 1 - 3 of 3) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnouveau_usif.h7 int usif_notify(const void *, u32, const void *, u32);
H A Dnouveau_usif.c42 struct usif_notify { struct
52 static inline struct usif_notify *
56 struct usif_notify *ntfy;
65 usif_notify_dtor(struct usif_notify *ntfy)
72 usif_notify(const void *header, u32 length, const void *data, u32 size) function
74 struct usif_notify *ntfy = NULL;
131 struct usif_notify *ntfy;
172 struct usif_notify *ntfy;
195 struct usif_notify *ntfy;
234 struct usif_notify *ntf
[all...]
H A Dnouveau_nvif.c100 return usif_notify(header, length, data, size);

Completed in 54 milliseconds