| /kernel/linux/linux-6.6/include/net/tc_act/ |
| H A D | tc_vlan.h | 24 struct tc_action common; member
|
| /kernel/linux/linux-6.6/drivers/clk/actions/ |
| H A D | owl-pll.c | 86 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 D | owl-pll.h | 38 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 D | owl-composite.c | 33 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 D | gate.h | 19 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 D | ccu_gate.c | 12 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 D | ccu_mult.h | 42 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 D | sun8i-ce-prng.c | 68 u32 common, sym; in sun8i_ce_prng_generate() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
| H A D | ahb.c | 30 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 D | wow.c | 53 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 D | ahb.c | 54 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 D | offload.h | 67 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 D | rsi_91x_coex.c | 53 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 D | rsi_91x_sdio_ops.c | 65 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 D | uart.c | 28 struct phy_common common; member [all...] |
| H A D | i2c.c | 24 struct phy_common common; member [all...] |
| /kernel/linux/linux-6.6/drivers/iio/dac/ |
| H A D | stm32-dac-core.c | 29 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 D | h264_redundant_pps_bsf.c | 35 CBSBSFContext common; member
|
| H A D | vp9_metadata_bsf.c | 29 CBSBSFContext common; member
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | algebraic_parser_test.py | 45 def common(self, pattern, message): member in ValidatorTests [all...] |
| /third_party/node/tools/gyp/pylib/gyp/generator/ |
| H A D | eclipse.py | 24 import gyp.common namespace
|
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
| H A D | eclipse.py | 24 import gyp.common namespace
|
| /third_party/mesa3d/include/android_stub/hardware/ |
| H A D | fb.h | 45 struct hw_device_t common; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | allocation-builder.h | 83 CommonOperatorBuilder* common() { return jsgraph_->common(); } in common() function in v8::internal::compiler::final
|
| H A D | control-flow-optimizer.cc | 17 ControlFlowOptimizer(Graph* graph, CommonOperatorBuilder* common, MachineOperatorBuilder* machine, TickCounter* tick_counter, Zone* zone) ControlFlowOptimizer() argument
|