Searched defs:em28xx_alloc_isoc (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/em28xx/
H A Dem28xx-core.c1013 int em28xx_alloc_isoc(struct em28xx *dev, enum em28xx_mode mode, function
1022 em28xx_isocdbg("em28xx: called em28xx_alloc_isoc in mode %d\n", mode);
1103 EXPORT_SYMBOL_GPL(em28xx_alloc_isoc); variable
1133 rc = em28xx_alloc_isoc(dev, mode, max_packets,

Completed in 33 milliseconds