android_kernel_oneplus_msm8998/include/linux/usb
Julia Lawall 4d6914b729 USB: Move definitions from usb.h to usb/ch9.h
The functions:

usb_endpoint_dir_in(epd)
usb_endpoint_dir_out(epd)
usb_endpoint_is_bulk_in(epd)
usb_endpoint_is_bulk_out(epd)
usb_endpoint_is_int_in(epd)
usb_endpoint_is_int_out(epd)
usb_endpoint_is_isoc_in(epd)
usb_endpoint_is_isoc_out(epd)
usb_endpoint_num(epd)
usb_endpoint_type(epd)
usb_endpoint_xfer_bulk(epd)
usb_endpoint_xfer_control(epd)
usb_endpoint_xfer_int(epd)
usb_endpoint_xfer_isoc(epd)

are moved from include/linux/usb.h to include/linux/usb/ch9.h.
include/linux/usb/ch9.h makes more sense for these functions because they
only depend on constants that are defined in this file.

Signed-off-by: Julia Lawall <julia@diku.dk>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-03-24 16:20:27 -07:00
..
association.h USB: wusb: annotate association types withe proper endianness 2009-01-07 09:59:51 -08:00
atmel_usba_udc.h
audio.h
c67x00.h
cdc.h headers_check fix: usb/cdc.h 2009-01-30 23:37:05 +05:30
ch9.h USB: Move definitions from usb.h to usb/ch9.h 2009-03-24 16:20:27 -07:00
composite.h
ehci_def.h
g_printer.h
gadget.h USB: gpio_vbus: add delayed vbus_session calls 2009-03-24 16:20:26 -07:00
gadgetfs.h headers_check fix: usb/gadgetfs.h 2009-01-30 23:37:37 +05:30
gpio_vbus.h USB: otg: gpio_vbus transceiver stub 2009-01-07 10:00:02 -08:00
input.h
iowarrior.h
irda.h
isp116x.h
Kbuild
midi.h
musb.h USB: musb: use new platform data interface of musb to replace old one 2009-01-07 10:00:06 -08:00
net2280.h
otg.h USB: gpio_vbus: add delayed vbus_session calls 2009-03-24 16:20:26 -07:00
quirks.h USB: add quirk to avoid config and interface strings 2009-03-24 16:20:25 -07:00
rndis_host.h
serial.h
sl811.h
tmc.h
usbnet.h usbnet: allow type check of devdbg arguments in non-debug build 2009-01-21 12:35:43 -08:00
vstusb.h
wusb-wa.h
wusb.h