Home
last modified time | relevance | path

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

/include/linux/
A Duacce.h39 int (*get_available_instances)(struct uacce_device *uacce);
40 int (*get_queue)(struct uacce_device *uacce, unsigned long arg,
50 enum uacce_dev_state (*get_isolate_state)(struct uacce_device *uacce);
51 int (*isolate_err_threshold_write)(struct uacce_device *uacce, u32 num);
52 u32 (*isolate_err_threshold_read)(struct uacce_device *uacce);
92 struct uacce_device *uacce; member
140 int uacce_register(struct uacce_device *uacce);
141 void uacce_remove(struct uacce_device *uacce);
152 static inline int uacce_register(struct uacce_device *uacce) in uacce_register() argument
157 static inline void uacce_remove(struct uacce_device *uacce) {} in uacce_remove() argument
A Dhisi_acc_qm.h417 struct uacce_device *uacce; member

Completed in 101 milliseconds