Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
004c46b9e588edf549a39c5db54e37ebd0b3b3ad
/
.
/
include
/
asm-arm
/
arch-pxa
/
udc.h
blob: 646480d37256a067146db1a6202c734f06ad60d7 [
file
] [
log
] [
blame
]
/*
* linux/include/asm-arm/arch-pxa/udc.h
*
* This supports machine-specific differences in how the PXA2xx
* USB Device Controller (UDC) is wired.
*
*/
#include
<asm/mach/udc_pxa2xx.h>
extern
void
pxa_set_udc_info
(
struct
pxa2xx_udc_mach_info
*
info
);