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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dhosts.c74 static int dummy_isoctl(struct hpsb_iso *iso, enum isoctl_cmd command, argument
H A Diso.c22 void hpsb_iso_stop(struct hpsb_iso *iso) argument
35 void hpsb_iso_shutdown(struct hpsb_iso *iso) argument
57 struct hpsb_iso *iso; local
143 hpsb_iso_n_ready(struct hpsb_iso *iso) argument
166 struct hpsb_iso *iso = hpsb_iso_common_init(host, HPSB_ISO_XMIT, local
201 struct hpsb_iso *iso = hpsb_iso_common_init(host, HPSB_ISO_RECV, local
225 hpsb_iso_recv_listen_channel(struct hpsb_iso *iso, unsigned char channel) argument
237 hpsb_iso_recv_unlisten_channel(struct hpsb_iso *iso, unsigned char channel) argument
249 hpsb_iso_recv_set_channel_mask(struct hpsb_iso *iso, u64 mask) argument
263 hpsb_iso_recv_flush(struct hpsb_iso *iso) argument
270 do_iso_xmit_start(struct hpsb_iso *iso, int cycle) argument
283 hpsb_iso_xmit_start(struct hpsb_iso *iso, int cycle, int prebuffer) argument
318 hpsb_iso_recv_start(struct hpsb_iso *iso, int cycle, int tag_mask, int sync) argument
355 hpsb_iso_check_offset_len(struct hpsb_iso *iso, unsigned int offset, unsigned short len, unsigned int *out_offset, unsigned short *out_len) argument
384 hpsb_iso_xmit_queue_packet(struct hpsb_iso *iso, u32 offset, u16 len, u8 tag, u8 sy) argument
436 hpsb_iso_xmit_sync(struct hpsb_iso *iso) argument
455 hpsb_iso_packet_sent(struct hpsb_iso *iso, int cycle, int error) argument
485 hpsb_iso_packet_received(struct hpsb_iso *iso, u32 offset, u16 len, u16 total_len, u16 cycle, u8 channel, u8 tag, u8 sy) argument
519 hpsb_iso_recv_release_packets(struct hpsb_iso *iso, unsigned int n_packets) argument
561 hpsb_iso_wake(struct hpsb_iso *iso) argument
[all...]
H A Deth1394.h65 struct hpsb_iso *iso; /* Async stream recv handle */ member in struct:eth1394_priv
H A Deth1394.c1252 static void ether1394_iso(struct hpsb_iso *iso) argument
[all...]
H A Draw1394.c2481 static void rawiso_activity_cb(struct hpsb_iso *iso) argument
2501 static void raw1394_iso_fill_status(struct hpsb_iso *iso, argument
2577 struct hpsb_iso *iso = fi->iso_handle; local
[all...]
H A Dohci1394.c1189 ohci_iso_recv_init(struct hpsb_iso *iso) argument
1320 ohci_iso_recv_stop(struct hpsb_iso *iso) argument
1331 ohci_iso_recv_shutdown(struct hpsb_iso *iso) argument
1347 ohci_iso_recv_program(struct hpsb_iso *iso) argument
1400 ohci_iso_recv_change_channel(struct hpsb_iso *iso, unsigned char channel, int listen) argument
1420 ohci_iso_recv_set_channel_mask(struct hpsb_iso *iso, u64 mask) argument
1444 ohci_iso_recv_start(struct hpsb_iso *iso, int cycle, int tag_mask, int sync) argument
1587 ohci_iso_recv_release(struct hpsb_iso *iso, struct hpsb_iso_packet_info *info) argument
1598 ohci_iso_recv_bufferfill_parse(struct hpsb_iso *iso, struct ohci_iso_recv *recv) argument
1705 ohci_iso_recv_bufferfill_task(struct hpsb_iso *iso, struct ohci_iso_recv *recv) argument
1763 ohci_iso_recv_packetperbuf_task(struct hpsb_iso *iso, struct ohci_iso_recv *recv) argument
1842 struct hpsb_iso *iso = (struct hpsb_iso*) data; local
1882 ohci_iso_xmit_init(struct hpsb_iso *iso) argument
1927 ohci_iso_xmit_stop(struct hpsb_iso *iso) argument
1943 ohci_iso_xmit_shutdown(struct hpsb_iso *iso) argument
1960 struct hpsb_iso *iso = (struct hpsb_iso*) data; local
2003 ohci_iso_xmit_queue(struct hpsb_iso *iso, struct hpsb_iso_packet_info *info) argument
2099 ohci_iso_xmit_start(struct hpsb_iso *iso, int cycle) argument
2148 ohci_isoctl(struct hpsb_iso *iso, enum isoctl_cmd cmd, unsigned long arg) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dpluto.h22 u8 iso:2, ecma:3, ansi:3; member in struct:pluto_inquiry
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse_opt.c242 static int process_gopt(struct fuse_opt_context *ctx, const char *arg, int iso) argument
124 call_proc(struct fuse_opt_context *ctx, const char *arg, int key, int iso) argument
196 process_opt(struct fuse_opt_context *ctx, const struct fuse_opt *opt, unsigned sep, const char *arg, int iso) argument
218 process_opt_sep_arg(struct fuse_opt_context *ctx, const struct fuse_opt *opt, unsigned sep, const char *arg, int iso) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/caiaq/
H A Dcaiaq-audio.c323 read_in_urb_mode0(struct snd_usb_caiaqdev *dev, const struct urb *urb, const struct usb_iso_packet_descriptor *iso) argument
355 read_in_urb_mode2(struct snd_usb_caiaqdev *dev, const struct urb *urb, const struct usb_iso_packet_descriptor *iso) argument
403 read_in_urb(struct snd_usb_caiaqdev *dev, const struct urb *urb, const struct usb_iso_packet_descriptor *iso) argument
428 fill_out_urb(struct snd_usb_caiaqdev *dev, struct urb *urb, const struct usb_iso_packet_descriptor *iso) argument
567 struct usb_iso_packet_descriptor *iso = local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc_usb.c159 iso_urb_struct iso[2]; /* need two urbs to have one always for pending */ member in struct:usb_fifo
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Domap_udc.h143 struct list_head iso; member in struct:omap_ep
169 struct list_head iso; member in struct:omap_udc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dusbtest.c48 unsigned iso : 1; /* try iso in/out */ member in struct:usbtest_info
[all...]

Completed in 338 milliseconds