Searched refs:uacce_device (Results 1 – 2 of 2) sorted by relevance
14 struct uacce_device;39 int (*get_available_instances)(struct uacce_device *uacce);40 int (*get_queue)(struct uacce_device *uacce, unsigned long arg,52 u32 (*isolate_err_threshold_read)(struct uacce_device *uacce);92 struct uacce_device *uacce;120 struct uacce_device { struct138 struct uacce_device *uacce_alloc(struct device *parent, argument140 int uacce_register(struct uacce_device *uacce);141 void uacce_remove(struct uacce_device *uacce);146 struct uacce_device *uacce_alloc(struct device *parent, in uacce_alloc()[all …]
417 struct uacce_device *uacce;
Completed in 7 milliseconds