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.c194 static void g2h_worker_func(struct work_struct *w);
223 INIT_WORK(&ct->g2h_worker, g2h_worker_func); in xe_guc_ct_init()
1618 static void g2h_worker_func(struct work_struct *w) in g2h_worker_func() function