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

/arch/arm/kernel/
H A Ddma.c288 static const struct file_operations proc_dma_operations = { variable in typeref:struct:file_operations
297 proc_create("dma", 0, NULL, &proc_dma_operations);
/arch/blackfin/kernel/
H A Dbfin_dma.c84 static const struct file_operations proc_dma_operations = { variable in typeref:struct:file_operations
93 proc_create("dma", 0, NULL, &proc_dma_operations);

Completed in 287 milliseconds