Home
last modified time | relevance | path

Searched refs:hpsb_highlevel (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/drivers/ieee1394/
Dhighlevel.h23 struct hpsb_highlevel { struct
128 void hpsb_register_highlevel(struct hpsb_highlevel *hl);
129 void hpsb_unregister_highlevel(struct hpsb_highlevel *hl);
141 int hpsb_register_addrspace(struct hpsb_highlevel *hl,
144 int hpsb_unregister_addrspace(struct hpsb_highlevel *hl, u64 start);
150 int hpsb_listen_channel(struct hpsb_highlevel *hl, struct hpsb_host *host,
152 void hpsb_unlisten_channel(struct hpsb_highlevel *hl, struct hpsb_host *host,
157 void *hpsb_get_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host);
160 void *hpsb_create_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host,
164 void hpsb_destroy_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host);
[all …]
Dhighlevel.c51 static struct hl_host_info *hl_get_hostinfo(struct hpsb_highlevel *hl, in hl_get_hostinfo()
75 void *hpsb_get_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host) in hpsb_get_hostinfo()
87 void *hpsb_create_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host, in hpsb_create_hostinfo()
123 int hpsb_set_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host, in hpsb_set_hostinfo()
144 void hpsb_destroy_hostinfo(struct hpsb_highlevel *hl, struct hpsb_host *host) in hpsb_destroy_hostinfo()
161 void hpsb_set_hostinfo_key(struct hpsb_highlevel *hl, struct hpsb_host *host, unsigned long key) in hpsb_set_hostinfo_key()
173 unsigned long hpsb_get_hostinfo_key(struct hpsb_highlevel *hl, struct hpsb_host *host) in hpsb_get_hostinfo_key()
185 void *hpsb_get_hostinfo_bykey(struct hpsb_highlevel *hl, unsigned long key) in hpsb_get_hostinfo_bykey()
208 struct hpsb_host *hpsb_get_host_bykey(struct hpsb_highlevel *hl, unsigned long key) in hpsb_get_host_bykey()
231 void hpsb_register_highlevel(struct hpsb_highlevel *hl) in hpsb_register_highlevel()
[all …]
Dcmp.c77 static struct hpsb_highlevel cmp_highlevel;
260 static struct hpsb_highlevel cmp_highlevel = {
Dsbp2.h446 struct hpsb_highlevel *hl;
Damdtp.c278 static struct hpsb_highlevel amdtp_highlevel;
1255 static struct hpsb_highlevel amdtp_highlevel = {
Dnodemgr.c91 static struct hpsb_highlevel nodemgr_highlevel;
1500 static struct hpsb_highlevel nodemgr_highlevel = {
Dcsr.c685 static struct hpsb_highlevel csr_highlevel = {
Dvideo1394.c158 static struct hpsb_highlevel video1394_highlevel;
1332 static struct hpsb_highlevel video1394_highlevel = {
Deth1394.c115 static struct hpsb_highlevel eth1394_highlevel;
1627 static struct hpsb_highlevel eth1394_highlevel = {
Draw1394.c85 static struct hpsb_highlevel raw1394_highlevel;
2532 static struct hpsb_highlevel raw1394_highlevel = {
Dsbp2.c252 static struct hpsb_highlevel sbp2_highlevel = {
Ddv1394.c2905 static struct hpsb_highlevel dv1394_highlevel = {