| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00usb.c | 589 queue->usb_maxpacket = usb_maxpacket(usb_dev, pipe, 0); in rt2x00usb_assign_endpoint() 592 queue->usb_maxpacket = usb_maxpacket(usb_dev, pipe, 1); in rt2x00usb_assign_endpoint() 595 if (!queue->usb_maxpacket) in rt2x00usb_assign_endpoint() 596 queue->usb_maxpacket = 1; in rt2x00usb_assign_endpoint()
|
| H A D | rt2x00queue.h | 482 unsigned short usb_maxpacket; member
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb.su | |
| /OK3568_Linux_fs/kernel/sound/usb/usx2y/ |
| H A D | usb_stream.c | 52 use_packsize : usb_maxpacket(dev, pipe, usb_pipeout(pipe)); in init_pipe_urbs() 170 use_packsize : usb_maxpacket(dev, in_pipe, 0); in usb_stream_new() 186 max_packsize = usb_maxpacket(dev, out_pipe, 1); in usb_stream_new()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | sl811-hcd.c | 293 int max = usb_maxpacket(dev, pipe); in submit_bulk_msg() 346 int max = usb_maxpacket(dev, pipe); in submit_control_msg()
|
| H A D | ehci-hcd.c | 409 maxpacket = usb_maxpacket(dev, pipe); in ehci_submit_async() 1235 if (elementsize > usb_maxpacket(dev, pipe)) { in _ehci_create_int_queue() 1295 (usb_maxpacket(dev, pipe) << 16) | /* MPS */ in _ehci_create_int_queue()
|
| H A D | ohci-hcd.c | 879 | usb_maxpacket(usb_dev, pipe) << 16); in ep_add_ed() 1521 int maxsize = usb_maxpacket(dev, pipe); in submit_common_msg() 1737 int maxsize = usb_maxpacket(dev, pipe); in _ohci_submit_control_msg()
|
| /OK3568_Linux_fs/kernel/sound/usb/line6/ |
| H A D | pcm.c | 554 usb_maxpacket(line6->usbdev, in line6_init_pcm() 557 usb_maxpacket(line6->usbdev, in line6_init_pcm()
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | xbox_remote.c | 174 maxp = usb_maxpacket(udev, pipe, usb_pipeout(pipe)); in xbox_remote_initialize()
|
| H A D | ati_remote.c | 776 maxp = usb_maxpacket(udev, pipe, usb_pipeout(pipe)); in ati_remote_initialize() 787 maxp = usb_maxpacket(udev, pipe, usb_pipeout(pipe)); in ati_remote_initialize()
|
| H A D | streamzap.c | 363 maxp = usb_maxpacket(usbdev, pipe, usb_pipeout(pipe)); in streamzap_probe()
|
| /OK3568_Linux_fs/kernel/drivers/hid/usbhid/ |
| H A D | usbmouse.c | 126 maxp = usb_maxpacket(dev, pipe, usb_pipeout(pipe)); in usb_mouse_probe()
|
| H A D | usbkbd.c | 282 maxp = usb_maxpacket(dev, pipe, usb_pipeout(pipe)); in usb_kbd_probe()
|
| /OK3568_Linux_fs/kernel/drivers/input/tablet/ |
| H A D | acecad.c | 133 maxp = usb_maxpacket(dev, pipe, usb_pipeout(pipe)); in usb_acecad_probe()
|
| H A D | pegasus_notetaker.c | 299 pegasus->data_len = usb_maxpacket(dev, pipe, usb_pipeout(pipe)); in pegasus_probe()
|
| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | onetouch.c | 183 maxp = usb_maxpacket(udev, pipe, usb_pipeout(pipe)); in onetouch_connect_input()
|
| /OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/ |
| H A D | au1x00_usb_ohci.c | 600 | usb_maxpacket (usb_dev, pipe) << 16); in ep_add_ed() 1105 int maxsize = usb_maxpacket(dev, pipe); in submit_common_msg() 1209 int maxsize = usb_maxpacket(dev, pipe); in submit_control_msg()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/tm6000/ |
| H A D | tm6000-dvb.c | 125 size = usb_maxpacket(dev->udev, pipe, usb_pipeout(pipe)); in tm6000_start_stream()
|
| H A D | tm6000-input.c | 343 size = usb_maxpacket(dev->udev, pipe, usb_pipeout(pipe)); in __tm6000_ir_int_start()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | max3421-hcd.c | 549 max_packet = usb_maxpacket(urb->dev, urb->pipe, 1); in max3421_transfer_out() 955 max_packet = usb_maxpacket(urb->dev, urb->pipe, 0); in max3421_transfer_in_done() 1001 u32 max_packet = usb_maxpacket(urb->dev, urb->pipe, 1); in max3421_transfer_out_done()
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | powermate.c | 377 maxp = usb_maxpacket(udev, pipe, usb_pipeout(pipe)); in powermate_probe()
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | ftdi-elan.c | 1452 command->width = usb_maxpacket(urb->dev, urb->pipe, in ftdi_elan_edset_setup() 1517 command->width = usb_maxpacket(urb->dev, urb->pipe, in ftdi_elan_edset_input() 1574 command->width = usb_maxpacket(urb->dev, urb->pipe, in ftdi_elan_edset_empty() 1637 command->width = usb_maxpacket(urb->dev, urb->pipe, in ftdi_elan_edset_output() 1718 command->width = usb_maxpacket(urb->dev, urb->pipe, in ftdi_elan_edset_single()
|
| H A D | lvstest.c | 440 maxp = usb_maxpacket(hdev, pipe, usb_pipeout(pipe)); in lvs_rh_probe()
|
| /OK3568_Linux_fs/kernel/drivers/usb/c67x00/ |
| H A D | c67x00-sched.c | 658 maxps = usb_maxpacket(urb->dev, urb->pipe, usb_pipeout(urb->pipe)); in c67x00_add_data_urb() 869 maxps = usb_maxpacket(td_udev(td), td->pipe, usb_pipeout(td->pipe)); in c67x00_end_of_data()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb.h | 268 int usb_maxpacket(struct usb_device *dev, unsigned long pipe);
|