Searched refs:hpsb_alloc_host (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dhosts.h196 struct hpsb_host *hpsb_alloc_host(struct hpsb_host_driver *drv, size_t extra,
H A Dhosts.c99 * hpsb_alloc_host - allocate a new host controller.
113 struct hpsb_host *hpsb_alloc_host(struct hpsb_host_driver *drv, size_t extra, function
H A Dieee1394_core.c1285 EXPORT_SYMBOL(hpsb_alloc_host); variable
H A Dpcilynx.c1121 host = hpsb_alloc_host(&lynx_driver, sizeof(struct ti_lynx), &dev->dev);
H A Dohci1394.c3204 host = hpsb_alloc_host(&ohci1394_driver, sizeof(struct ti_ohci), &dev->dev);

Completed in 68 milliseconds