Home
last modified time | relevance | path

Searched +full:0099 +full:a (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/meta-selftest/recipes-extended/sysdig/
H A Dsysdig-selftest_0.28.0.bb1 SUMMARY = "A New System Troubleshooting Tool Built for the Way You Work"
3 system state and activity from a running Linux instance, then save, \
28 file://0099-cmake-Pass-PROBE_NAME-via-CFLAGS.patch \
55 # Use getaddrinfo_a is a GNU extension in libsinsp
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Darm,integrator.yaml15 so the system is modular and can host a variety of CPU tiles called
23 - description: ARM Integrator Application Platform, this board has a PCI
24 host and several PCI slots, as well as a number of slots for logical
28 pre-packaged in a PC Tower form factor called Integrator/PP1 or a
29 special metal fixture called Integrator/PP2, see ARM DUI 0169A.
33 a compact form factor and mainly consists of the bare minimum
38 this board is a PCI-based board conforming to the Microsoft SDB
39 (HARP) specification. See ARM DUI 0099A.
46 a core module child node. They are always at physical address
62 "^syscon@[0-9a-f]+$":
[all …]
/openbmc/linux/Documentation/admin-guide/media/
H A Ddvb-usb-af9035-cardlist.rst60 - 2013:025a
70 - 0ccd:0099
H A Ddvb-usb-af9015-cardlist.rst24 - 07ca:850a
28 - 07ca:815a
70 - 0ccd:0099
/openbmc/phosphor-logging/test/openpower-pels/
H A Ddevice_callouts_test.cpp6 * You may obtain a copy of the License at
333 "fsi-master/fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/" in TEST_F()
342 "fsi-master/fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/" in TEST_F()
352 "fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/slave@08:00/" in TEST_F()
369 "fsi-master/fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/" in TEST_F()
387 "fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/slave@08:00/" in TEST_F()
412 "fsi-master/fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/" in TEST_F()
421 "fsi-master/fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/" in TEST_F()
422 "slave@01:00/01:01:00:0a:/fsi-master/slave@04:00/01:01:00:0a"), in TEST_F()
439 "fsi-master/fsi0/slave@00:00/00:00:00:0a/fsi-master/fsi1/" in TEST_F()
[all …]
H A Dpel_test.cpp6 * You may obtain a copy of the License at
65 // Check a few fields in TEST_F()
89 // Make a new PEL and check new value is still there in TEST_F()
106 // Make a new PEL and check new value is still there in TEST_F()
327 // Test that an invalid section will still get a Generic object
332 // Not a valid section in TEST_F()
359 // Create a UserData section out of AdditionalData
383 // The actual data is null padded to a 4B boundary. in TEST_F()
464 // exception and fail the test if there is a problem. in TEST_F()
466 // The getJSON() response needs to be wrapped in a { } to make in TEST_F()
[all …]
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Daf9035.c289 * NOTE: As a firmware knows tuner type there is very small possibility in af9035_i2c_master_xfer()
298 * looks just like a memory access. in af9035_i2c_master_xfer()
300 * currently as a I2C driver, even tuner IP block is likely build in af9035_i2c_master_xfer()
306 * For IT930x we use a different command and the sub header is in af9035_i2c_master_xfer()
1217 * The default speed register for it930x is 7, with means a
1638 * a bug: when the si2157 firmware that came with the device in it930x_tuner_attach()
1639 * is replaced by a new one, the I2C transfers to the tuner in it930x_tuner_attach()
1830 /* suspend gpio15 for TS-A */ in it930x_init()
2149 /* XXX: that same ID [0ccd:0099] is used by af9015 driver too */
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Ddevtool.py32 # make sure user doesn't have a local workspace
34 …assert "workspacelayer" not in result.output, "Devtool test suite cannot be run with a local works…
36 # We need to take a copy of the meta layer so we can modify it and not
54 raise unittest.SkipTest("devtool tests require folder to be a git repo")
109 'This test cannot be run with a workspace directory '
124 """Check the worktree status of a repository"""
219 Convert ls -l output to a format we can reasonably compare from one context
271 Whilst some tests would seemingly be better placed as a runtime test,
284 result = runCmd('PATH="$PATH:/sbin:/usr/sbin" ifconfig -a', ignore_status=True)
343 …self.assertTrue('\nworkspace' not in result.output, 'This test cannot be run with a workspace laye…
[all …]
/openbmc/
Dopengrok1.0.log10 2025-03-13 03:00:39.660-0500 FINE t1 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a
[all...]
Dopengrok2.0.log10 2025-03-12 03:00:40.288-0500 FINE t1 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a
[all...]