Searched refs:platform (Results 1 – 6 of 6) sorted by relevance
159 struct udev_device *platform; in get_ncontrollers() local162 platform = udev_device_get_parent(vhci_driver->hc_device); in get_ncontrollers()163 if (platform == NULL) in get_ncontrollers()166 n = scandir(udev_device_get_syspath(platform), &namelist, vhci_hcd_filter, NULL); in get_ncontrollers()
49 GPIO_DRV_SYSFS=`echo $SYSFS/devices/platform/$module/gpio`
167 platform different from the build platform, you should specify the168 "host" platform (i.e., that on which the generated programs will
19 - To reduce JSON event duplication per architecture, platform JSONs may
32 import platform72 self.hostname = platform.node()
58 import platform298 self.archargs = 'args_'+platform.machine()299 self.hostname = platform.node()5768 pprint('Checking this system (%s)...' % platform.node())6376 kprobesec = 'dev_timeline_functions_'+platform.machine()6381 kprobesec = 'timeline_functions_'+platform.machine()