Home
last modified time | relevance | path

Searched defs:hw (Results 1 – 25 of 69) sorted by relevance

123

/third_party/alsa-lib/src/seq/
Dseq_hw.c45 snd_seq_hw_t *hw = seq->private_data; in snd_seq_hw_close() local
58 snd_seq_hw_t *hw = seq->private_data; in snd_seq_hw_nonblock() local
78 snd_seq_hw_t *hw = seq->private_data; in snd_seq_hw_client_id() local
89 snd_seq_hw_t *hw = seq->private_data; in snd_seq_hw_system_info() local
99 snd_seq_hw_t *hw = seq->private_data; in snd_seq_hw_get_client_info() local
113 snd_seq_hw_t *hw = seq->private_data; in snd_seq_hw_set_client_info() local
123 snd_seq_hw_t *hw = seq->private_data; in snd_seq_hw_create_port() local
133 snd_seq_hw_t *hw = seq->private_data; in snd_seq_hw_delete_port() local
143 snd_seq_hw_t *hw = seq->private_data; in snd_seq_hw_get_port_info() local
153 snd_seq_hw_t *hw = seq->private_data; in snd_seq_hw_set_port_info() local
[all …]
/third_party/alsa-lib/src/control/
Dcontrol_hw.c60 snd_ctl_hw_t *hw = handle->private_data; in snd_ctl_hw_close() local
69 snd_ctl_hw_t *hw = handle->private_data; in snd_ctl_hw_nonblock() local
90 snd_ctl_hw_t *hw = ctl->private_data; in snd_ctl_hw_async() local
120 snd_ctl_hw_t *hw = handle->private_data; in snd_ctl_hw_subscribe_events() local
130 snd_ctl_hw_t *hw = handle->private_data; in snd_ctl_hw_card_info() local
140 snd_ctl_hw_t *hw = handle->private_data; in snd_ctl_hw_elem_list() local
148 snd_ctl_hw_t *hw = handle->private_data; in snd_ctl_hw_elem_info() local
156 snd_ctl_hw_t *hw = handle->private_data; in snd_ctl_hw_elem_add() local
169 snd_ctl_hw_t *hw = handle->private_data; in snd_ctl_hw_elem_replace() local
182 snd_ctl_hw_t *hw = handle->private_data; in snd_ctl_hw_elem_remove() local
[all …]
/third_party/alsa-lib/src/pcm/
Dpcm_hw.c119 #define FAST_PCM_STATE(hw) \ argument
121 #define FAST_PCM_TSTAMP(hw) \ argument
127 snd_pcm_hw_t *hw = pcm->private_data; in snd_pcm_hw_fast_tstamp() local
135 static int sync_ptr1(snd_pcm_hw_t *hw, unsigned int flags) in sync_ptr1()
147 static int issue_avail_min(snd_pcm_hw_t *hw) in issue_avail_min()
156 static int issue_applptr(snd_pcm_hw_t *hw) in issue_applptr()
165 static int request_hwsync(snd_pcm_hw_t *hw) in request_hwsync()
180 static int query_status_and_control_data(snd_pcm_hw_t *hw) in query_status_and_control_data()
194 static int query_status_data(snd_pcm_hw_t *hw) in query_status_data()
208 static int snd_pcm_hw_clear_timer_queue(snd_pcm_hw_t *hw) in snd_pcm_hw_clear_timer_queue()
[all …]
/third_party/mesa3d/src/broadcom/simulator/
Dv3d_simulator_wrapper.cpp49 uint32_t v3d_hw_get_mem(const struct v3d_hw *hw, uint32_t *size, void **p) in v3d_hw_get_mem()
54 bool v3d_hw_alloc_mem(struct v3d_hw *hw, size_t min_size) in v3d_hw_alloc_mem()
59 uint32_t v3d_hw_read_reg(struct v3d_hw *hw, uint32_t reg) in v3d_hw_read_reg()
64 void v3d_hw_write_reg(struct v3d_hw *hw, uint32_t reg, uint32_t val) in v3d_hw_write_reg()
69 void v3d_hw_tick(struct v3d_hw *hw) in v3d_hw_tick()
74 int v3d_hw_get_version(struct v3d_hw *hw) in v3d_hw_get_version()
82 v3d_hw_set_isr(struct v3d_hw *hw, void (*isr)(uint32_t status)) in v3d_hw_set_isr()
/third_party/alsa-lib/src/rawmidi/
Drawmidi_hw.c53 static void buf_reset(snd_rawmidi_hw_t *hw) in buf_reset()
62 snd_rawmidi_hw_t *hw = rmidi->private_data; in snd_rawmidi_hw_close() local
79 snd_rawmidi_hw_t *hw = rmidi->private_data; in snd_rawmidi_hw_nonblock() local
99 snd_rawmidi_hw_t *hw = rmidi->private_data; in snd_rawmidi_hw_info() local
110 snd_rawmidi_hw_t *hw = rmidi->private_data; in snd_rawmidi_hw_params() local
143 snd_rawmidi_hw_t *hw = rmidi->private_data; in snd_rawmidi_hw_status() local
154 snd_rawmidi_hw_t *hw = rmidi->private_data; in snd_rawmidi_hw_drop() local
166 snd_rawmidi_hw_t *hw = rmidi->private_data; in snd_rawmidi_hw_drain() local
177 snd_rawmidi_hw_t *hw = rmidi->private_data; in snd_rawmidi_hw_write() local
187 snd_rawmidi_hw_t *hw = rmidi->private_data; in snd_rawmidi_hw_read() local
[all …]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_fragprog.c93 uint32_t *hw = &fp->insn[fpc->inst_offset]; in emit_src() local
166 uint32_t *hw = &fp->insn[fpc->inst_offset]; in emit_dst() local
195 uint32_t *hw; in nvfx_fp_emit() local
245 uint32_t *hw; in nv40_fp_if() local
272 uint32_t *hw; in nv40_fp_cal() local
291 uint32_t *hw; in nv40_fp_ret() local
308 uint32_t *hw; in nv40_fp_rep() local
362 uint32_t *hw; in nv40_fp_brk() local
771 uint32_t *hw; in nvfx_fragprog_parse_instruction() local
782 uint32_t *hw; in nvfx_fragprog_parse_instruction() local
[all …]
Dnv30_format.h9 unsigned hw; member
13 unsigned hw; member
Dnvfx_vertprog.c121 emit_src(struct nvfx_vpc *vpc, uint32_t *hw, in emit_src()
205 emit_dst(struct nvfx_vpc *vpc, uint32_t *hw, in emit_dst()
300 uint32_t *hw; in nvfx_vp_emit() local
805 int hw = 0, i; in nvfx_vertprog_parse_decl_output() local
/third_party/openssl/providers/implementations/ciphers/
Dcipher_chacha20_poly1305.c149 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_set_ctx_params() local
238 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_einit() local
258 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_dinit() local
273 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_cipher() local
299 PROV_CIPHER_HW_CHACHA20_POLY1305 *hw = in chacha20_poly1305_final() local
Dciphercommon_ccm.c324 const PROV_CCM_HW *hw = ctx->hw; in ccm_set_iv() local
385 const PROV_CCM_HW *hw = ctx->hw; in ccm_cipher_internal() local
442 void ossl_ccm_initctx(PROV_CCM_CTX *ctx, size_t keybits, const PROV_CCM_HW *hw) in ossl_ccm_initctx()
Dcipher_chacha20.c158 PROV_CIPHER_HW_CHACHA20 *hw = (PROV_CIPHER_HW_CHACHA20 *)ctx->hw; in ossl_chacha20_einit() local
177 PROV_CIPHER_HW_CHACHA20 *hw = (PROV_CIPHER_HW_CHACHA20 *)ctx->hw; in ossl_chacha20_dinit() local
Dcipher_aes_cbc_hmac_sha.c89 PROV_CIPHER_HW_AES_HMAC_SHA *hw = in aes_set_ctx_params() local
228 PROV_CIPHER_HW_AES_HMAC_SHA *hw = in aes_get_ctx_params() local
Dcipher_aes_siv.h32 const PROV_CIPHER_HW_AES_SIV *hw; member
/third_party/musl/porting/liteos_m/kernel/src/string/
Dstrstr.c6 uint16_t nw = n[0]<<8 | n[1], hw = h[0]<<8 | h[1]; in twobyte_strstr() local
14 uint32_t hw = h[0]<<24 | h[1]<<16 | h[2]<<8; in threebyte_strstr() local
22 uint32_t hw = h[0]<<24 | h[1]<<16 | h[2]<<8 | h[3]; in fourbyte_strstr() local
/third_party/musl/porting/liteos_a/kernel/src/string/
Dstrstr.c6 uint16_t nw = n[0]<<8 | n[1], hw = h[0]<<8 | h[1]; in twobyte_strstr() local
14 uint32_t hw = (uint32_t)h[0]<<24 | h[1]<<16 | h[2]<<8; in threebyte_strstr() local
22 uint32_t hw = (uint32_t)h[0]<<24 | h[1]<<16 | h[2]<<8 | h[3]; in fourbyte_strstr() local
/third_party/musl/porting/uniproton/kernel/src/string/
Dstrstr.c6 uint16_t nw = n[0]<<8 | n[1], hw = h[0]<<8 | h[1]; in twobyte_strstr() local
14 uint32_t hw = h[0]<<24 | h[1]<<16 | h[2]<<8; in threebyte_strstr() local
22 uint32_t hw = h[0]<<24 | h[1]<<16 | h[2]<<8 | h[3]; in fourbyte_strstr() local
/third_party/musl/src/string/
Dstrstr.c6 uint16_t nw = n[0]<<8 | n[1], hw = h[0]<<8 | h[1]; in twobyte_strstr() local
14 uint32_t hw = (uint32_t)h[0]<<24 | h[1]<<16 | h[2]<<8; in threebyte_strstr() local
22 uint32_t hw = (uint32_t)h[0]<<24 | h[1]<<16 | h[2]<<8 | h[3]; in fourbyte_strstr() local
Dmemmem.c7 uint16_t nw = n[0]<<8 | n[1], hw = h[0]<<8 | h[1]; in twobyte_memmem() local
16 uint32_t hw = (uint32_t)h[0]<<24 | h[1]<<16 | h[2]<<8; in threebyte_memmem() local
25 uint32_t hw = (uint32_t)h[0]<<24 | h[1]<<16 | h[2]<<8 | h[3]; in fourbyte_memmem() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_isa_info.h50 unsigned hw; member
70 brw_opcode_decode(const struct brw_isa_info *isa, unsigned hw) in brw_opcode_decode()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_framebuffer.c58 struct pipe_framebuffer_state *hw = &svga->state.hw_clear.framebuffer; in emit_fb_vgpu9() local
141 struct pipe_framebuffer_state *hw = &svga->state.hw_clear.framebuffer; in svga_reemit_framebuffer_bindings_vgpu9() local
190 struct pipe_framebuffer_state *hw = &svga->state.hw_clear.framebuffer; in emit_fb_vgpu10() local
351 struct svga_hw_clear_state *hw = &svga->state.hw_clear; in svga_rebind_framebuffer_bindings() local
/third_party/mesa3d/src/asahi/lib/
Dagx_formats.h32 uint16_t hw; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dhw_features_common.c490 static int _ieee80211ac_cap_check(u32 hw, u32 conf, u32 cap, in _ieee80211ac_cap_check()
510 static int ieee80211ac_cap_check_max(u32 hw, u32 conf, u32 mask, in ieee80211ac_cap_check_max()
527 int ieee80211ac_cap_check(u32 hw, u32 conf) in ieee80211ac_cap_check()
/third_party/mesa3d/src/panfrost/lib/
Dpan_format.h40 mali_pixel_format hw; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dhw_features_common.c671 static int _ieee80211ac_cap_check(u32 hw, u32 conf, u32 cap, in _ieee80211ac_cap_check()
691 static int ieee80211ac_cap_check_max(u32 hw, u32 conf, u32 mask, in ieee80211ac_cap_check_max()
708 int ieee80211ac_cap_check(u32 hw, u32 conf) in ieee80211ac_cap_check()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dhw_features.c564 u16 hw = iface->current_mode->ht_capab; in ieee80211n_supported_ht_capab() local
655 u32 hw = mode->vht_capab; in ieee80211ac_supported_vht_capab() local
761 u16 hw; in hostapd_check_he_6ghz_capab() local

123