Searched refs:dma_proc_fops (Results 1 – 1 of 1) sorted by relevance
347 static const struct file_operations dma_proc_fops = { variable426 return proc_create("dma", 0, NULL, &dma_proc_fops) ? 0 : -ENOMEM; in dma_api_init()