Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_sched.h37 int panthor_group_pool_create(struct panthor_file *pfile);
Dpanthor_drv.c1293 ret = panthor_group_pool_create(pfile); in panthor_open()
Dpanthor_sched.c3301 int panthor_group_pool_create(struct panthor_file *pfile) in panthor_group_pool_create() function