Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c39 static void g2h_worker_func(struct work_struct *w);
327 INIT_WORK(&ct->g2h_worker, g2h_worker_func); in xe_guc_ct_init_noalloc()
1949 static void g2h_worker_func(struct work_struct *w) in g2h_worker_func() function