Searched refs:hpsb_create_hostinfo (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dhighlevel.h132 void *hpsb_create_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host,
H A Dhighlevel.c73 * by hpsb_create_hostinfo.
83 * hpsb_create_hostinfo - allocate a hostinfo pointer bound to this driver/host
89 void *hpsb_create_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host, function
98 HPSB_ERR("%s called hpsb_create_hostinfo when hostinfo already"
125 * Usually follows a call to hpsb_create_hostinfo, where the size is 0.
H A Dieee1394_core.c1324 EXPORT_SYMBOL(hpsb_create_hostinfo); variable
H A Dsbp2.c787 hi = hpsb_create_hostinfo(&sbp2_highlevel, ud->ne->host,
H A Dvideo1394.c1314 if (!hpsb_create_hostinfo(&video1394_highlevel, host, 0)) {
H A Deth1394.c608 hi = hpsb_create_hostinfo(&eth1394_highlevel, host, sizeof(*hi));
H A Dnodemgr.c1827 hi = hpsb_create_hostinfo(&nodemgr_highlevel, host, sizeof(*hi));

Completed in 147 milliseconds