Home
last modified time | relevance | path

Searched refs:pxa25x_device_udc (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/arch/arm/mach-pxa/
Ddevices.h10 extern struct platform_device pxa25x_device_udc;
Dlubbock.c507 pxa25x_device_udc.resource = lubbock_udc_resources; in lubbock_init()
508 pxa25x_device_udc.num_resources = ARRAY_SIZE(lubbock_udc_resources); in lubbock_init()
Dpxa25x.c192 &pxa25x_device_udc,
Deseries.c551 "UDCCLK", &pxa25x_device_udc.dev), in e740_init()
Ddevices.c112 struct platform_device pxa25x_device_udc = { variable