platform_kernel-5.15/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
..
Kbuild usb: vstusb.c : new driver for spectrometers used by Vernier Software & Technology, Inc. 2008-10-17 14:41:01 -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 usb gadget: function activation/deactivation 2008-10-17 14:40:53 -07:00
ehci_def.h usb: move ehci reg def 2008-07-26 16:17:01 +02:00
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 usb: irda: cleanup on ir-usb module 2008-07-21 15:16:27 -07:00
isp116x.h
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 USB: Fix spelling in usb/serial.h 2008-10-17 14:40:56 -07:00
sl811.h
tmc.h USB: add USB test and measurement class driver 2008-10-17 14:40:51 -07:00
usbnet.h usbnet: allow type check of devdbg arguments in non-debug build 2009-01-21 12:35:43 -08:00
vstusb.h usb: vstusb.c : new driver for spectrometers used by Vernier Software & Technology, Inc. 2008-10-17 14:41:01 -07:00
wusb-wa.h wusb: do a proper channel stop 2008-10-28 12:08:46 +00:00
wusb.h wusb: add the Wireless USB include files. 2008-09-17 16:54:29 +01:00