Home
last modified time | relevance | path

Searched defs:resources (Results 1 – 3 of 3) sorted by relevance

/openbmc/rest-dbus/
H A Dsetup.py4 resources = ['resources/%s' % (x) for x in listdir('resources')] variable
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dsoc.c89 static rdc_peri_cfg_t const resources[] = { variable
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_dsps.c534 struct resource resources[2]; in dsps_create_musb_pdev() local