Home
last modified time | relevance | path

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

/include/linux/
Duacce.h35 int (*get_available_instances)(struct uacce_device *uacce);
36 int (*get_queue)(struct uacce_device *uacce, unsigned long arg,
79 struct uacce_device *uacce; member
128 int uacce_register(struct uacce_device *uacce);
129 void uacce_remove(struct uacce_device *uacce);
140 static inline int uacce_register(struct uacce_device *uacce) in uacce_register() argument
145 static inline void uacce_remove(struct uacce_device *uacce) {} in uacce_remove() argument