Home
last modified time | relevance | path

Searched defs:ind (Results 151 - 168 of 168) sorted by relevance

1234567

/kernel/linux/linux-6.6/drivers/net/wireless/legacy/
H A Drndis_wlan.c3051 static void rndis_wlan_indication(struct usbnet *usbdev, void *ind, int buflen) in rndis_wlan_indication() argument
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-npcm7xx.c926 int ind; in npcm_i2c_slave_get_wr_buf() local
1319 enum i2c_state_ind ind = I2C_MASTER_DONE_IND; in npcm_i2c_master_fifo_read() local
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dlpass-wsa-macro.c1469 static int wsa_macro_interp_get_primary_reg(u16 reg, u16 *ind) in wsa_macro_interp_get_primary_reg() argument
1493 u16 ind = 0; in wsa_macro_enable_prim_interpolator() local
H A Dwcd9335.c3086 static u16 wcd9335_interp_get_primary_reg(u16 reg, u16 *ind) in wcd9335_interp_get_primary_reg() argument
3186 u16 ind = 0; wcd9335_codec_enable_prim_interpolator() local
[all...]
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-logic-arm64.cc2144 Table(VectorFormat vform, LogicVRegister dst, const LogicVRegister& ind, bool zero_out_of_bounds, const LogicVRegister* tab1, const LogicVRegister* tab2, const LogicVRegister* tab3, const LogicVRegister* tab4) Table() argument
2169 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& ind) tbl() argument
2175 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& ind) tbl() argument
2182 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& ind) tbl() argument
2190 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& tab4, const LogicVRegister& ind) tbl() argument
2199 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& ind) tbx() argument
2205 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& ind) tbx() argument
2212 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& ind) tbx() argument
2220 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& tab4, const LogicVRegister& ind) tbx() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1809 LLVMValueRef ind = lp_build_const_int32(gallivm, i); in draw_gs_llvm_emit_vertex() local
1854 LLVMValueRef ind = lp_build_const_int32(gallivm, i); in draw_gs_llvm_end_primitive() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dvp8l_enc.c243 uint32_t i, j, ind; in PaletteSortModifiedZeng() local
1590 const uint32_t ind = hash_functions[i](palette[j]); in ApplyPalette() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c2067 u32 rfseq, ind; in wlc_lcnphy_tssi_setup() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c837 u8 ind = *ant; in il4965_toggle_tx_ant() local
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwcd9335.c3085 static u16 wcd9335_interp_get_primary_reg(u16 reg, u16 *ind) in wcd9335_interp_get_primary_reg() argument
3185 u16 ind = 0; wcd9335_codec_enable_prim_interpolator() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c838 u8 ind = *ant; in il4965_toggle_tx_ant() local
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c2067 u32 rfseq, ind; in wlc_lcnphy_tssi_setup() local
/kernel/linux/linux-6.6/lib/
H A Dtest_bpf.c2705 int off, ind; in __bpf_fill_staggered_jumps() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c2882 static int emit_inc_ring_offset(struct r600_shader_ctx *ctx, int idx, bool ind) in emit_inc_ring_offset() argument
2903 static int emit_gs_ring_writes(struct r600_shader_ctx *ctx, const struct pipe_stream_output_info *so UNUSED, int stream, bool ind) in emit_gs_ring_writes() argument
8850 static unsigned tgsi_indirect_to_rat_index_mode(struct tgsi_ind_register ind) in tgsi_indirect_to_rat_index_mode() argument
[all...]
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c3266 int k, res, ind, sg_fd = 0; in scan_dev_type() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt.h1682 ath10k_htt_get_tx_fetch_ind_resp_ids(struct htt_tx_fetch_ind *ind) in ath10k_htt_get_tx_fetch_ind_resp_ids() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt.h1572 ath10k_htt_get_tx_fetch_ind_resp_ids(struct htt_tx_fetch_ind *ind) in ath10k_htt_get_tx_fetch_ind_resp_ids() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 101 milliseconds

1234567