Home
last modified time | relevance | path

Searched defs:hr (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/sound/pci/asihpi/
Dhpifunc.c99 struct hpi_response hr; in hpi_subsys_get_version_ex() local
111 struct hpi_response hr; in hpi_subsys_get_num_adapters() local
123 struct hpi_response hr; in hpi_subsys_get_adapter() local
137 struct hpi_response hr; in hpi_adapter_open() local
151 struct hpi_response hr; in hpi_adapter_close() local
171 struct hpi_response hr; in hpi_adapter_set_mode_ex() local
185 struct hpi_response hr; in hpi_adapter_get_mode() local
200 struct hpi_response hr; in hpi_adapter_get_info() local
220 struct hpi_response hr; in hpi_adapter_get_module_by_index() local
243 struct hpi_response hr; in hpi_adapter_set_property() local
[all …]
Dhpioctl.c89 struct hpi_response hr; in asihpi_hpi_release() local
105 union hpi_response_buffer_v1 *hr; in asihpi_hpi_ioctl() local
345 struct hpi_response hr; in asihpi_adapter_probe() local
523 struct hpi_response hr; in asihpi_adapter_remove() local
566 struct hpi_response hr; in asihpi_init() local
580 struct hpi_response hr; in asihpi_exit() local
Dhpimsgx.c236 struct hpi_response hr; in adapter_message() local
397 struct hpi_response hr; in instream_open() local
447 struct hpi_response hr; in instream_close() local
494 struct hpi_response hr; in outstream_open() local
544 struct hpi_response hr; in outstream_close() local
590 struct hpi_response hr; in adapter_prepare() local
657 struct hpi_response hr; in HPIMSGX__reset() local
711 struct hpi_response hr; in HPIMSGX__init() local
762 struct hpi_response hr; in HPIMSGX__cleanup() local
786 struct hpi_response hr; in HPIMSGX__cleanup() local
Dhpi6205.c637 struct hpi_response hr; in create_adapter_obj() local
Dasihpi.c178 struct hpi_response hr; in hpi_stream_host_buffer_attach() local
201 struct hpi_response hr; in hpi_stream_host_buffer_detach() local
/linux-4.4.14/drivers/clk/qcom/
Dlcc-msm8960.c202 #define CLK_AIF_OSR_DIV(prefix, _ns, _md, hr) \ argument
/linux-4.4.14/drivers/rtc/
Drtc-mxc.c126 u32 day = 0, hr = 0, min = 0, sec = 0, hr_min = 0; in get_alarm_or_time() local
152 u32 tod, day, hr, min, sec, temp; in set_alarm_or_time() local
/linux-4.4.14/drivers/scsi/device_handler/
Dscsi_dh_emc.c570 unsigned int hr = 0, st = 0, argc; in clariion_set_params() local
/linux-4.4.14/sound/firewire/digi00x/
Damdtp-dot.c97 const u8 hr = (hn == 0x9) ? 0x9 : hir[(hio[hn] + off) % 15]; in dot_scrt() local
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_rapl.c238 struct hrtimer *hr = &pmu->hrtimer; in rapl_hrtimer_init() local
/linux-4.4.14/drivers/usb/dwc2/
Dcore.c69 struct dwc2_hregs_backup *hr; in dwc2_backup_host_registers() local
97 struct dwc2_hregs_backup *hr; in dwc2_restore_host_registers() local
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_64_mmu_hv.c1540 unsigned long v, hr, gr; in debugfs_htab_read() local
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dpack_generic.c2281 void lustre_swab_hsm_request(struct hsm_request *hr) in lustre_swab_hsm_request()
/linux-4.4.14/arch/mips/include/asm/
Dsgiarcs.h137 unsigned short hr; member
/linux-4.4.14/kernel/events/
Dcore.c762 static enum hrtimer_restart perf_mux_hrtimer_handler(struct hrtimer *hr) in perf_mux_hrtimer_handler()