Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_device.c70 const char poke_format[] = "mali_mmu%d_poker"; in kbase_device_as_init() local
71 char poke_name[sizeof(poke_format)]; in kbase_device_as_init()
74 snprintf(poke_name, sizeof(poke_name), poke_format, i); in kbase_device_as_init()