Home
last modified time | relevance | path

Searched defs:common (Results 226 - 250 of 975) sorted by relevance

12345678910>>...39

/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_vlan.h24 struct tc_action common; member
/kernel/linux/linux-6.6/drivers/clk/actions/
H A Dowl-pll.c86 const struct owl_clk_common *common = &pll->common; in owl_pll_recalc_rate() local
114 const struct owl_clk_common *common = &pll->common; in owl_pll_is_enabled() local
122 static void owl_pll_set(const struct owl_clk_common *common, in owl_pll_set() argument
140 const struct owl_clk_common *common = &pll->common; owl_pll_enable() local
150 const struct owl_clk_common *common = &pll->common; owl_pll_disable() local
160 const struct owl_clk_common *common = &pll->common; owl_pll_set_rate() local
[all...]
H A Dowl-pll.h38 struct owl_clk_common common; member
103 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_pll() local
H A Dowl-composite.c33 struct owl_clk_common *common = &comp->common; in owl_comp_disable() local
41 struct owl_clk_common *common = &comp->common; in owl_comp_enable() local
51 struct owl_clk_common *common = &comp->common; in owl_comp_is_enabled() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/sprd/
H A Dgate.h19 struct sprd_clk_common common; member
159 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_gate() local
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_gate.c12 void ccu_gate_helper_disable(struct ccu_common *common, u32 gate) in ccu_gate_helper_disable() argument
36 int ccu_gate_helper_enable(struct ccu_common *common, u32 gate) in ccu_gate_helper_enable() argument
62 ccu_gate_helper_is_enabled(struct ccu_common *common, u32 gate) ccu_gate_helper_is_enabled() argument
[all...]
H A Dccu_mult.h42 struct ccu_common common; member
63 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_mult() local
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-prng.c68 u32 common, sym; in sun8i_ce_prng_generate() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dahb.c30 static void ath5k_ahb_read_cachesize(struct ath_common *common, int *csz) in ath5k_ahb_read_cachesize() argument
36 ath5k_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath5k_ahb_eeprom_read() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dwow.c53 struct ath_common *common = ath9k_hw_common(ah); in ath9k_wow_add_disassoc_deauth_pattern() local
172 struct ath_common *common = ath9k_hw_common(ah); in ath9k_suspend() local
284 struct ath_common *common = ath9k_hw_common(ah); ath9k_resume() local
317 struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath9k_set_wakeup() local
[all...]
H A Dahb.c54 static void ath_ahb_read_cachesize(struct ath_common *common, int *csz) in ath_ahb_read_cachesize() argument
59 static bool ath_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath_ahb_eeprom_read() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Doffload.h67 struct iwl_stored_beacon_notif_common common; member
80 struct iwl_stored_beacon_notif_common common; member
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_91x_coex.c53 static void rsi_coex_scheduler_thread(struct rsi_common *common) in rsi_coex_scheduler_thread() argument
68 int rsi_coex_recv_pkt(struct rsi_common *common, u8 *msg) in rsi_coex_recv_pkt() argument
102 struct rsi_common *common = priv; in rsi_coex_send_pkt() local
138 rsi_coex_attach(struct rsi_common *common) rsi_coex_attach() argument
167 rsi_coex_detach(struct rsi_common *common) rsi_coex_detach() argument
[all...]
H A Drsi_91x_sdio_ops.c65 void rsi_sdio_rx_thread(struct rsi_common *common) in rsi_sdio_rx_thread() argument
88 static int rsi_process_pkt(struct rsi_common *common) in rsi_process_pkt() argument
233 struct rsi_common *common = adapter->priv; in rsi_rx_handler() local
338 struct rsi_common *common = adapter->priv; rsi_sdio_check_buffer_status() local
[all...]
/kernel/linux/linux-6.6/drivers/nfc/s3fwrn5/
H A Duart.c28 struct phy_common common; member
[all...]
H A Di2c.c24 struct phy_common common; member
[all...]
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dstm32-dac-core.c29 struct stm32_dac_common common; member
54 struct stm32_dac_common *common = dev_get_drvdata(dev); in stm32_dac_core_hw_start() local
80 struct stm32_dac_common *common = dev_get_drvdata(dev); in stm32_dac_core_hw_stop() local
200 struct stm32_dac_common *common = dev_get_drvdata(dev); stm32_dac_core_resume() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dh264_redundant_pps_bsf.c35 CBSBSFContext common; member
H A Dvp9_metadata_bsf.c29 CBSBSFContext common; member
/third_party/mesa3d/src/compiler/nir/tests/
H A Dalgebraic_parser_test.py45 def common(self, pattern, message): member in ValidatorTests
[all...]
/third_party/node/tools/gyp/pylib/gyp/generator/
H A Declipse.py24 import gyp.common namespace
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Declipse.py24 import gyp.common namespace
/third_party/mesa3d/include/android_stub/hardware/
H A Dfb.h45 struct hw_device_t common; member
/third_party/node/deps/v8/src/compiler/
H A Dallocation-builder.h83 CommonOperatorBuilder* common() { return jsgraph_->common(); } in common() function in v8::internal::compiler::final
H A Dcontrol-flow-optimizer.cc17 ControlFlowOptimizer(Graph* graph, CommonOperatorBuilder* common, MachineOperatorBuilder* machine, TickCounter* tick_counter, Zone* zone) ControlFlowOptimizer() argument

Completed in 10 milliseconds

12345678910>>...39