Home
last modified time | relevance | path

Searched refs:DEVNAME (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_chr.c36 #define DEVNAME "hisi_wifi" macro
120 .name = DEVNAME,
122 .nodename = DEVNAME
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-heap.c23 #define DEVNAME "dma_heap" macro
445 ret = alloc_chrdev_region(&dma_heap_devt, 0, NUM_HEAP_MINORS, DEVNAME); in dma_heap_init()
450 dma_heap_class = class_create(THIS_MODULE, DEVNAME); in dma_heap_init()

Completed in 2 milliseconds