Home
last modified time | relevance | path

Searched defs:_setup (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dioc3.c518 #define IOC3_SID(_name, _sid, _setup) \ argument
/openbmc/linux/arch/mips/pci/
H A Dpci-xtalk-bridge.c523 #define BRIDGE_BOARD_SETUP(_partno, _setup) \ argument
/openbmc/linux/arch/arm/mach-omap2/
H A Domap_hwmod.c2509 static int _setup(struct omap_hwmod *oh, void *data) in _setup() function
/openbmc/linux/include/video/
H A Dnewport.h150 npireg_t _setup; member
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py226 def _setup(self, **kw): member in RouteHandler