home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / include / linux / init_ohci1394_dma.h < prev    next >
Encoding:
C/C++ Source or Header  |  2008-12-24  |  157 b   |  5 lines

  1. #ifdef CONFIG_PROVIDE_OHCI1394_DMA_INIT
  2. extern int __initdata init_ohci1394_dma_early;
  3. extern void __init init_ohci1394_dma_on_all_controllers(void);
  4. #endif
  5.