Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/visorbus/
Dvisorchannel.c20 #define VISOR_DRV_NAME "visorchannel" macro
371 channel->requested = request_mem_region(physaddr, size, VISOR_DRV_NAME); in visorchannel_create()
391 VISOR_DRV_NAME); in visorchannel_create()