Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.16 4 lines 157 B view raw
1#ifdef CONFIG_PROVIDE_OHCI1394_DMA_INIT 2extern int __initdata init_ohci1394_dma_early; 3extern void __init init_ohci1394_dma_on_all_controllers(void); 4#endif