Name
drm_flip_work_init —
initialize flip-work
Synopsis
void drm_flip_work_init ( | struct drm_flip_work * work, |
| const char * name, |
| drm_flip_func_t func) ; |
Arguments
work
the flip-work to initialize
name
debug name
func
the callback work function
Description
Initializes/allocates resources for the flip-work