Home
last modified time | relevance | path

Searched refs:drm_flip_func_t (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_flip_work.h44 * drm_flip_func_t - callback function
52 typedef void (*drm_flip_func_t)(struct drm_flip_work *work, void *val); typedef
75 drm_flip_func_t func;
89 const char *name, drm_flip_func_t func);
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_flip_work.h44 * drm_flip_func_t - callback function
52 typedef void (*drm_flip_func_t)(struct drm_flip_work *work, void *val); typedef
75 drm_flip_func_t func;
89 const char *name, drm_flip_func_t func);
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_flip_work.c54 * Queues task, that will later be run (passed back to drm_flip_func_t
73 * Queues work, that will later be run (passed back to drm_flip_func_t
148 const char *name, drm_flip_func_t func) in drm_flip_work_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_flip_work.c54 * Queues task, that will later be run (passed back to drm_flip_func_t
73 * Queues work, that will later be run (passed back to drm_flip_func_t
148 const char *name, drm_flip_func_t func) in drm_flip_work_init()

Completed in 2 milliseconds