Changeset 647 for GPL/branches/uniaud32-next/include/linux/async.h
- Timestamp:
- Jan 17, 2021, 7:58:38 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/include/linux/async.h
r615 r647 3 3 4 4 #include <linux/list.h> 5 #include <linux/types.h> 5 6 typedef u64 async_cookie_t; 6 7 typedef void (*async_func_t) (void *data, async_cookie_t cookie);
Note:
See TracChangeset
for help on using the changeset viewer.