/openbmc/linux/sound/pci/asihpi/ |
H A D | hpifunc.c | 100 struct hpi_response hr; in hpi_subsys_get_version_ex() local 112 struct hpi_response hr; in hpi_subsys_get_num_adapters() local 124 struct hpi_response hr; in hpi_subsys_get_adapter() local 138 struct hpi_response hr; in hpi_adapter_open() local 152 struct hpi_response hr; in hpi_adapter_close() local 172 struct hpi_response hr; in hpi_adapter_set_mode_ex() local 186 struct hpi_response hr; in hpi_adapter_get_mode() local 201 struct hpi_response hr; in hpi_adapter_get_info() local 221 struct hpi_response hr; in hpi_adapter_get_module_by_index() local 244 struct hpi_response hr; in hpi_adapter_set_property() local [all …]
|
H A D | hpimsgx.c | 220 struct hpi_response hr; in adapter_message() local 381 struct hpi_response hr; in instream_open() local 431 struct hpi_response hr; in instream_close() local 478 struct hpi_response hr; in outstream_open() local 528 struct hpi_response hr; in outstream_close() local 574 struct hpi_response hr; in adapter_prepare() local 641 struct hpi_response hr; in HPIMSGX__reset() local 695 struct hpi_response hr; in HPIMSGX__init() local 746 struct hpi_response hr; in HPIMSGX__cleanup() local 770 struct hpi_response hr; in HPIMSGX__cleanup() local
|
H A D | hpioctl.c | 83 struct hpi_response hr; in asihpi_hpi_release() local 99 union hpi_response_buffer_v1 *hr; in asihpi_hpi_ioctl() local 353 struct hpi_response hr; in asihpi_adapter_probe() local 532 struct hpi_response hr; in asihpi_adapter_remove() local 575 struct hpi_response hr; in asihpi_init() local 589 struct hpi_response hr; in asihpi_exit() local
|
/openbmc/qemu/audio/ |
H A D | dsoundaudio.c | 67 static void dsound_log_hresult (HRESULT hr) in dsound_log_hresult() 226 HRESULT hr, in dsound_logerr() 241 HRESULT hr, in dsound_logerr2() 272 HRESULT hr; in dsound_restore_out() local 291 HRESULT hr; in dsound_get_status_out() local 310 HRESULT hr; in dsound_get_status_in() local 364 HRESULT hr; in dsound_set_cooperative_level() local 385 HRESULT hr; in dsound_enable_out() local 434 HRESULT hr; in dsound_buffer_get_free() local 493 HRESULT hr; in dsound_enable_in() local [all …]
|
H A D | dsound_template.h | 54 HRESULT hr; in glue() local 78 HRESULT hr; in glue() local 138 HRESULT hr; in dsound_fini_in() local 168 HRESULT hr; in dsound_init_in() local
|
/openbmc/qemu/qga/vss-win32/ |
H A D | install.cpp | 75 #define _chk(hr, status, msg, err_label) \ argument 88 void __stdcall _com_issue_error(HRESULT hr) in _com_issue_error() 105 HRESULT hr; in GetAdminName() local 157 HRESULT hr = S_OK; in getNameByStringSID() local 186 HRESULT hr; in QGAProviderFind() local 235 HRESULT hr; in QGAProviderRemove() local 250 HRESULT hr; in COMUnregister() local 265 HRESULT hr; in COMRegister() local 437 HRESULT hr = E_FAIL; in DllRegisterServer() local 526 HRESULT hr = CoCreateInstance(CLSID_VSSCoordinator, in DllUnregisterServer() local [all …]
|
H A D | requester.cpp | 63 HRESULT hr = CoInitializeSecurity( in requester_init() local 150 HRESULT ret, hr; in WaitForAsync() local 182 HRESULT hr; in AddComponents() local 305 HRESULT hr; in requester_freeze() local 585 HRESULT hr = WaitForAsync(vss_ctx.pAsyncSnapshot); in requester_thaw() local
|
H A D | provider.cpp | 357 HRESULT hr = S_OK; in CommitSnapshots() local 499 HRESULT hr = pObj->QueryInterface(iid, ppv); in CreateInstance() local 520 HRESULT hr = factory->QueryInterface(riid, ppv); in DllGetClassObject() local
|
/openbmc/qemu/target/i386/whpx/ |
H A D | whpx-all.c | 304 HRESULT hr; in whpx_set_xcrs() local 326 HRESULT hr; in whpx_set_tsc() local 387 HRESULT hr; in whpx_set_registers() local 560 HRESULT hr; in whpx_get_tsc() local 577 HRESULT hr; in whpx_get_xcrs() local 605 HRESULT hr; in whpx_get_registers() local 804 HRESULT hr; in whpx_emu_getreg_callback() local 826 HRESULT hr; in whpx_emu_setreg_callback() local 855 HRESULT hr; in whpx_emu_translate_callback() local 882 HRESULT hr; in whpx_handle_mmio() local [all …]
|
H A D | whpx-apic.c | 101 HRESULT hr; in whpx_put_apic_base() local 135 HRESULT hr; in whpx_apic_put() local 160 HRESULT hr = whp_dispatch.WHvGetVirtualProcessorInterruptControllerState2( in whpx_apic_get() local 209 HRESULT hr = whp_dispatch.WHvRequestInterrupt(whpx_global.partition, in whpx_send_msi() local
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | lcc-msm8960.c | 126 #define CLK_AIF_OSR_CLK(prefix, _ns, hr, en_bit) \ argument 163 #define CLK_AIF_OSR_BIT_DIV_CLK(prefix, _ns, hr, en_bit) \ argument 209 #define CLK_AIF_OSR_DIV(prefix, _ns, _md, hr) \ argument
|
/openbmc/qemu/qga/ |
H A D | vss-win32.c | 98 HRESULT hr = call_vss_provider_func("requester_init"); in vss_init() local 126 HRESULT hr; in ga_install_vss_provider() local
|
/openbmc/linux/drivers/hwtracing/stm/ |
H A D | heartbeat.c | 32 static enum hrtimer_restart stm_heartbeat_hrtimer_handler(struct hrtimer *hr) in stm_heartbeat_hrtimer_handler()
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_nested.c | 30 void kvmhv_save_hv_regs(struct kvm_vcpu *vcpu, struct hv_guest_state *hr) in kvmhv_save_hv_regs() 67 static void byteswap_hv_regs(struct hv_guest_state *hr) in byteswap_hv_regs() 104 struct hv_guest_state *hr) in save_hv_return_state() 141 static void restore_hv_regs(struct kvm_vcpu *vcpu, const struct hv_guest_state *hr) in restore_hv_regs() 169 struct hv_guest_state *hr) in kvmhv_restore_hv_return_state()
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-mxc.c | 92 u32 day = 0, hr = 0, min = 0, sec = 0, hr_min = 0; in get_alarm_or_time() local 118 u32 tod, day, hr, min, sec, temp; in set_alarm_or_time() local
|
H A D | rtc-bd70528.c | 243 unsigned int hr; in bd70528_probe() local
|
/openbmc/qemu/ui/ |
H A D | dbus-listener.c | 132 HRESULT hr; in d3d_texture2d_share() local 163 HRESULT hr; in d3d_texture2d_acquire0() local 188 HRESULT hr; in d3d_texture2d_release0() local
|
/openbmc/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | main.c | 219 struct devlink_health_reporter *hr; in pdsc_init_pf() local
|
/openbmc/linux/drivers/scsi/device_handler/ |
H A D | scsi_dh_emc.c | 429 unsigned int hr = 0, st = 0, argc; in clariion_set_params() local
|
/openbmc/bmcweb/redfish-core/src/utils/ |
H A D | time_utils.cpp | 295 hours hr = std::chrono::duration_cast<hours>(t); in toISO8061ExtendedStr() local
|
/openbmc/u-boot/drivers/rtc/ |
H A D | ds1302.c | 56 unsigned char hr:4; member
|
/openbmc/linux/drivers/usb/dwc2/ |
H A D | core.c | 152 struct dwc2_hregs_backup *hr; in dwc2_restore_essential_regs() local
|
/openbmc/linux/sound/firewire/digi00x/ |
H A D | amdtp-dot.c | 93 const u8 hr = (hn == 0x9) ? 0x9 : hir[(hio[hn] + off) % 15]; in dot_scrt() local
|
/openbmc/linux/net/xdp/ |
H A D | xsk.c | 582 u32 hr, len, ts, offset, copy, copied; in xsk_build_skb_zerocopy() local 645 u32 hr, tr, len; in xsk_build_skb() local
|
/openbmc/qemu/util/ |
H A D | qemu-thread-win32.c | 462 HRESULT hr; in set_thread_description() local
|