Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
1cff502d8b22272addc4f5f57346d598b4755d9e
/
.
/
include
/
linux
/
init_ohci1394_dma.h
blob: 3c03a4bba5e438977e21d4daa347488e32d89fe8 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_PROVIDE_OHCI1394_DMA_INIT
extern
int
__initdata init_ohci1394_dma_early
;
extern
void
__init init_ohci1394_dma_on_all_controllers
(
void
);
#endif