Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/panthor/
Dpanthor_sched.h38 int panthor_group_pool_create(struct panthor_file *pfile);
Dpanthor_drv.c1356 ret = panthor_group_pool_create(pfile); in panthor_open()
Dpanthor_sched.c3624 int panthor_group_pool_create(struct panthor_file *pfile) in panthor_group_pool_create() function