Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Duvesafb.c61 static struct uvesafb_ktask *uvfb_tasks[UVESAFB_TASKS_MAX]; variable
83 task = uvfb_tasks[msg->seq]; in uvesafb_cn_callback()
99 uvfb_tasks[msg->seq] = NULL; in uvesafb_cn_callback()
186 if (uvfb_tasks[seq]) { in uvesafb_exec()
193 uvfb_tasks[seq] = task; in uvesafb_exec()
220 uvfb_tasks[seq] = NULL; in uvesafb_exec()