/openbmc/u-boot/arch/sandbox/cpu/ |
H A D | sdl.c | 286 SDL_AudioSpec wanted; in sandbox_sdl_sound_init() local 296 wanted.freq = rate; in sandbox_sdl_sound_init() 297 wanted.format = AUDIO_S16; in sandbox_sdl_sound_init() 298 wanted.channels = channels; in sandbox_sdl_sound_init() 299 wanted.samples = 1024; /* Good low-latency value for callback */ in sandbox_sdl_sound_init() 300 wanted.callback = sandbox_sdl_fill_audio; in sandbox_sdl_sound_init() 301 wanted.userdata = NULL; in sandbox_sdl_sound_init() 306 buf->alloced = sizeof(uint16_t) * wanted.freq * wanted.channels; in sandbox_sdl_sound_init() 324 if (SDL_OpenAudio(&wanted, NULL) < 0) { in sandbox_sdl_sound_init() 329 sdl.sample_rate = wanted.freq; in sandbox_sdl_sound_init()
|
/openbmc/webui-vue/ |
H A D | CONTRIBUTING.md | 14 - [Help Wanted](#help-wanted) 124 ## Help Wanted 127 `Help Wanted` tag and added to the 128 [Help Wanted Project](https://github.com/openbmc/webui-vue/projects/2). If you
|
/openbmc/openbmc/meta-ibm/dynamic-layers/meta-openpower/recipes-phosphor/packagegroups/ |
H A D | packagegroup-op-apps.bbappend | 3 # No host firmware related features for huygens wanted yet
|
/openbmc/phosphor-state-manager/service_files/ |
H A D | obmc-powered-off@.service | 8 # systemd starts all wanted targets in parallel and a Conflict
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/ |
H A D | avoid-openldap-unless-wanted.patch | 4 Subject: [PATCH] avoid openldap unless wanted
|
/openbmc/qemu/docs/devel/testing/ |
H A D | acpi-bits.rst | 19 hide them from the end user. We have more control of what we wanted to test and 75 test failures. This is the script one would be interested in if they wanted 78 modify this script unless they wanted to enhance or change the log parsing
|
/openbmc/u-boot/drivers/power/regulator/ |
H A D | stpmu1.c | 190 /* if regulator is already in the wanted state, nothing to do */ in stpmu1_buck_set_enable() 369 /* if regulator is already in the wanted state, nothing to do */ in stpmu1_ldo_set_enable() 498 /* if regulator is already in the wanted state, nothing to do */ in stpmu1_vref_ddr_set_enable() 560 /* if regulator is already in the wanted state, nothing to do */ in stpmu1_boost_set_enable() 624 /* if regulator is already in the wanted state, nothing to do */ in stpmu1_pwr_sw_set_enable()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/ |
H A D | avoid-attr-unless-wanted.patch | 4 Subject: [PATCH] avoid attr unless wanted
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/ |
H A D | avoid-attr-unless-wanted.patch | 4 Subject: [PATCH] avoid attr unless wanted
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis-plus-plus/files/ |
H A D | 0001-CMakeLists.txt-fix-substitution-for-static-libs.patch | 12 Wanted string: 'hiredis::hiredis_static;hiredis::hiredis_ssl_static;'
|
/openbmc/qemu/rust/qemu-api/ |
H A D | build.rs | 24 " No generated C bindings found! Maybe you wanted one of\n", in main()
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_pinmux.py | 50 """Test that 'pinmux dev' select the wanted pin controller."""
|
/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/ |
H A D | 0001-daemon.c-Fix-race-window-for-writing-of-the-pid-file.patch | 59 /* create pid file if wanted */
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/ |
H A D | libtevent_0.16.2.bb | 34 SRC_URI += "${@bb.utils.contains('PACKAGECONFIG', 'attr', '', 'file://avoid-attr-unless-wanted.patc…
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/ |
H A D | libtalloc_2.4.3.bb | 31 SRC_URI += "${@bb.utils.contains('PACKAGECONFIG', 'attr', '', 'file://avoid-attr-unless-wanted.patc…
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC/ |
H A D | Redundancy.interface.yaml | 29 use case is there are test phases where redundancy is not wanted and
|
/openbmc/qemu/hw/hyperv/ |
H A D | vmbus.c | 107 uint32_t wanted; member 617 send_ringbuf->wanted = 0; in ringbufs_init() 833 if (ringbuf->wanted) { in ringbuf_send_update_idx() 835 assert(ringbuf->wanted < written); in ringbuf_send_update_idx() 836 ringbuf->wanted -= written; in ringbuf_send_update_idx() 839 rb->pending_send_sz = ringbuf->wanted; in ringbuf_send_update_idx() 852 if (ringbuf_send_avail(ringbuf) >= ringbuf->wanted) { in ringbuf_send_update_idx() 924 if (ringbuf->wanted) { in vmbus_channel_reserve() 941 ringbuf_unmap_hdr(&ringbuf->common, rb, ringbuf->wanted == needed); in vmbus_channel_reserve() 943 ringbuf->wanted = needed; in vmbus_channel_reserve() [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/images/ |
H A D | obmc-phosphor-image.bbappend | 3 # No host firmware related features for huygens wanted yet
|
/openbmc/docs/architecture/ |
H A D | openbmc-systemd.md | 131 power on if they wished or a host stop / power off if they wanted to get out of 142 For example, if you wanted to execute the server power on function, you would do 183 wanted) by the target then the target will fail if the service fails -
|
/openbmc/phosphor-state-manager/ |
H A D | README.md | 147 active (i.e. all service have been successfully started which are wanted or 161 successfully started which are wanted or required by these targets).
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/ |
H A D | libldb_2.8.1.bb | 31 SRC_URI += "${@bb.utils.contains('PACKAGECONFIG', 'ldap', '', 'file://avoid-openldap-unless-wanted.…
|
/openbmc/qemu/include/hw/ssi/ |
H A D | ssi.h | 106 * any code that wanted it.)
|
/openbmc/qemu/docs/system/s390x/ |
H A D | vfio-ccw.rst | 34 If using ``mdevctl`` is not possible or wanted, follow the manual procedure
|
/openbmc/qemu/hw/block/ |
H A D | fdc-internal.h | 120 uint8_t eot; /* last wanted sector */
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
H A D | net_handler.cpp | 133 "Couldn't read full expected amount. Wanted %u but got %u\n", in copyFrom()
|