Home
last modified time | relevance | path

Searched refs:enumerate (Results 126 – 150 of 268) sorted by relevance

1234567891011

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DREADME.md89 https://${bmc}/xyz/openbmc_project/logging/enumerate
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dcontrol.rst33 Drivers may enumerate different controls after switching the current
321 Applications can enumerate the available controls with the
516 the ``V4L2_CTRL_FLAG_NEXT_CTRL`` flag to enumerate all IDs, so
H A Dvidioc-subdev-enum-frame-size.rst47 Therefore, to enumerate frame sizes allowed on the specified pad
H A Dvidioc-enum-framesizes.rst36 This ioctl allows applications to enumerate all frame sizes (i. e. width
H A Dvidioc-queryctrl.rst47 It is possible to enumerate controls by calling ``VIDIOC_QUERYCTRL``
50 this range is not supported. Further applications can enumerate private
62 can be specified to enumerate all compound controls (i.e. controls with
66 order to enumerate all controls, compound or not. Drivers which do not
H A Ddev-stateless-decoder.rst38 1. To enumerate the set of coded formats supported by the decoder, the client
48 2. To enumerate the set of supported raw formats, the client calls
97 etc.) required by the ``OUTPUT`` format to enumerate the ``CAPTURE`` formats.
H A Dvidioc-enum-frameintervals.rst35 This ioctl allows applications to enumerate all frame intervals that the
/openbmc/linux/Documentation/driver-api/soundwire/
H A Derror_handling.rst40 reset and re-enumerate all devices.
/openbmc/u-boot/Documentation/sphinx/
H A DrstFlatTable.py234 for rowNum, rowItem in enumerate(node[0]):
/openbmc/u-boot/tools/
H A Dgenboardscfg.py371 for i, params in enumerate(params_list):
/openbmc/linux/Documentation/sphinx/
H A DrstFlatTable.py222 for rowNum, rowItem in enumerate(node[0]):
/openbmc/qemu/tests/tcg/i386/
H A Dtest-avx.py262 for n, arg in enumerate(self.args):
/openbmc/qemu/scripts/tracetool/
H A D__init__.py363 for lineno, line in enumerate(fobj, 1):
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp_ncurses.py648 for i,task_obj in enumerate(self.task_list):
924 for i,task_obj in enumerate(self.dep_view.task_list):
929 for i,task_obj in enumerate(self.reverse_view.task_list):
1164 for i,task_obj in enumerate(dep.depends_model):
/openbmc/linux/Documentation/driver-api/driver-model/
H A Dbinding.rst48 devclass_add_device is called to enumerate the device within the class
/openbmc/linux/Documentation/driver-api/mei/
H A Diamt.rst97 If the Intel AMT is not enabled in the firmware then the watchdog client won't enumerate
/openbmc/linux/include/linux/
H A Drio.h530 int (*enumerate)(struct rio_mport *mport, u32 flags); member
/openbmc/phosphor-fan-presence/presence/
H A Dpfpgen.py59 for i, x in enumerate(objs.get(cls, [])):
/openbmc/docs/architecture/code-update/
H A Dhost-code-update.md51 $ curl -b cjar -k https://${bmc}/xyz/openbmc_project/software/enumerate
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dgitarchive.py279 for i, rev in enumerate(revs):
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dtinfoil.py240 for i, entry in enumerate(history):
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dgather_data_sampling.rst67 However, the processor will still enumerate AVX support. Userspace that
/openbmc/openbmc-test-automation/network/
H A Dtest_vlan_network.robot246 ... ${NETWORK_MANAGER}eth0_${vlan_id}${/}enumerate quiet=1
350 ... ${NETWORK_MANAGER}eth0_${vlan_id}${/}enumerate quiet=1
/openbmc/linux/Documentation/devicetree/bindings/fsi/
H A Dfsi.txt4 The FSI bus is probe-able, so the OS is able to enumerate FSI slaves, and
/openbmc/openbmc/poky/scripts/
H A Dtest-remote-image121 for idx, f in enumerate(self.extra_download_files):

1234567891011