Home
last modified time | relevance | path

Searched hist:"8 bb6c1d1e0ac3692df1b83eaeee42541c09e09fc" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dusb_kbd.c8bb6c1d1e0ac3692df1b83eaeee42541c09e09fc Sun Jan 11 19:38:28 UTC 2015 Hans de Goede <hdegoede@redhat.com> usb: Add an interval parameter to create_int_queue

Currently create_int_queue is only implemented by the ehci code, and that
does not honor interrupt intervals, but other drivers which might also want
to implement create_int_queue may honor intervals, so add an interval param.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
/rk3399_rockchip-uboot/include/
H A Dusb.h8bb6c1d1e0ac3692df1b83eaeee42541c09e09fc Sun Jan 11 19:38:28 UTC 2015 Hans de Goede <hdegoede@redhat.com> usb: Add an interval parameter to create_int_queue

Currently create_int_queue is only implemented by the ehci code, and that
does not honor interrupt intervals, but other drivers which might also want
to implement create_int_queue may honor intervals, so add an interval param.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-hcd.c8bb6c1d1e0ac3692df1b83eaeee42541c09e09fc Sun Jan 11 19:38:28 UTC 2015 Hans de Goede <hdegoede@redhat.com> usb: Add an interval parameter to create_int_queue

Currently create_int_queue is only implemented by the ehci code, and that
does not honor interrupt intervals, but other drivers which might also want
to implement create_int_queue may honor intervals, so add an interval param.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>