Searched refs:hpsb_highlevel (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dhighlevel.h17 struct list_head hl_list; /* hpsb_highlevel list */
26 struct hpsb_highlevel { struct
116 void hpsb_register_highlevel(struct hpsb_highlevel *hl);
117 void hpsb_unregister_highlevel(struct hpsb_highlevel *hl);
119 u64 hpsb_allocate_and_register_addrspace(struct hpsb_highlevel *hl,
124 int hpsb_register_addrspace(struct hpsb_highlevel *hl, struct hpsb_host *host,
126 int hpsb_unregister_addrspace(struct hpsb_highlevel *hl, struct hpsb_host *host,
128 int hpsb_listen_channel(struct hpsb_highlevel *hl, struct hpsb_host *host,
130 void hpsb_unlisten_channel(struct hpsb_highlevel *hl, struct hpsb_host *host,
133 void *hpsb_get_hostinfo(struct hpsb_highlevel *h
[all...]
H A Dhighlevel.c54 static struct hl_host_info *hl_get_hostinfo(struct hpsb_highlevel *hl,
79 void *hpsb_get_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host)
93 void *hpsb_create_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host,
131 int hpsb_set_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host,
155 void hpsb_destroy_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host)
176 void hpsb_set_hostinfo_key(struct hpsb_highlevel *hl, struct hpsb_host *host,
190 void *hpsb_get_hostinfo_bykey(struct hpsb_highlevel *hl, unsigned long key)
211 struct hpsb_highlevel *hl = __data;
227 void hpsb_register_highlevel(struct hpsb_highlevel *hl)
256 static void __unregister_host(struct hpsb_highlevel *h
[all...]
H A Deth1394.c129 static struct hpsb_highlevel eth1394_highlevel;
187 static struct hpsb_highlevel eth1394_highlevel = {
H A Dnodemgr.c201 static struct hpsb_highlevel nodemgr_highlevel;
1854 static struct hpsb_highlevel nodemgr_highlevel = {
H A Dvideo1394.c145 static struct hpsb_highlevel video1394_highlevel;
1342 static struct hpsb_highlevel video1394_highlevel = {
H A Dcsr.c64 static struct hpsb_highlevel csr_highlevel = {
H A Dsbp2.c217 static struct hpsb_highlevel sbp2_highlevel = {
H A Draw1394.c80 static struct hpsb_highlevel raw1394_highlevel;
3022 static struct hpsb_highlevel raw1394_highlevel = {
H A Ddv1394.c2379 static struct hpsb_highlevel dv1394_highlevel = {

Completed in 80 milliseconds