| /kernel/linux/linux-6.6/drivers/clk/sunxi-ng/ |
| H A D | ccu_nk.h | 30 struct ccu_common common; member 56 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nk() local
|
| H A D | ccu_phase.h | 17 struct ccu_common common; member 35 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_phase() local
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | elfcore-compat.h | 17 struct compat_elf_prstatus_common common; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/microchip/ |
| H A D | Makefile | |
| /third_party/rust/crates/clap/clap_complete_fig/tests/ |
| H A D | fig.rs | 1 mod common; modules [all...] |
| /third_party/rust/crates/clap/clap_complete/tests/ |
| H A D | powershell.rs | 1 mod common; modules [all...] |
| H A D | elvish.rs | 1 mod common; modules [all...] |
| H A D | fish.rs | 1 mod common; modules [all...] |
| H A D | zsh.rs | 1 mod common; modules [all...] |
| /third_party/skia/infra/bots/assets/scripts/ |
| H A D | create.py | 11 import common # fixes python import path namespace
|
| /base/security/asset/test/unittest/inner_kits_rust/src/ |
| H A D | main.rs | 17 mod common; modules
|
| /base/update/updater/services/ui/view/component/ |
| H A D | component_common.h | 54 void SetViewCommonInfo(const UxViewCommonInfo &common) in SetViewCommonInfo() argument
|
| /kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
| H A D | ccu_sdm.c | 12 bool ccu_sdm_helper_is_enabled(struct ccu_common *common, in ccu_sdm_helper_is_enabled() argument 24 void ccu_sdm_helper_enable(struct ccu_common *common, in ccu_sdm_helper_enable() argument 53 ccu_sdm_helper_disable(struct ccu_common *common, struct ccu_sdm_internal *sdm) ccu_sdm_helper_disable() argument 90 ccu_sdm_helper_has_rate(struct ccu_common *common, struct ccu_sdm_internal *sdm, unsigned long rate) ccu_sdm_helper_has_rate() argument 106 ccu_sdm_helper_read_rate(struct ccu_common *common, struct ccu_sdm_internal *sdm, u32 m, u32 n) ccu_sdm_helper_read_rate() argument 136 ccu_sdm_helper_get_factors(struct ccu_common *common, struct ccu_sdm_internal *sdm, unsigned long rate, unsigned long *m, unsigned long *n) ccu_sdm_helper_get_factors() argument [all...] |
| H A D | ccu_frac.c | 13 bool ccu_frac_helper_is_enabled(struct ccu_common *common, in ccu_frac_helper_is_enabled() argument 22 void ccu_frac_helper_enable(struct ccu_common *common, in ccu_frac_helper_enable() argument 37 ccu_frac_helper_disable(struct ccu_common *common, struct ccu_frac_internal *cf) ccu_frac_helper_disable() argument 52 ccu_frac_helper_has_rate(struct ccu_common *common, struct ccu_frac_internal *cf, unsigned long rate) ccu_frac_helper_has_rate() argument 62 ccu_frac_helper_read_rate(struct ccu_common *common, struct ccu_frac_internal *cf) ccu_frac_helper_read_rate() argument 83 ccu_frac_helper_set_rate(struct ccu_common *common, struct ccu_frac_internal *cf, unsigned long rate, u32 lock) ccu_frac_helper_set_rate() argument [all...] |
| H A D | ccu_nkm.h | 31 struct ccu_common common; member 78 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nkm() local
|
| H A D | ccu_mp.h | 31 struct ccu_common common; member 87 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_mp() local
|
| H A D | ccu_gate.h | 16 struct ccu_common common; member 86 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_gate() local [all...] |
| /kernel/linux/linux-5.10/drivers/clk/actions/ |
| H A D | owl-divider.c | 16 long owl_divider_helper_round_rate(struct owl_clk_common *common, in owl_divider_helper_round_rate() argument 35 unsigned long owl_divider_helper_recalc_rate(struct owl_clk_common *common, in owl_divider_helper_recalc_rate() argument 61 int owl_divider_helper_set_rate(const struct owl_clk_common *common, in owl_divider_helper_set_rate() argument [all...] |
| H A D | owl-divider.h | 26 struct owl_clk_common common; member 54 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_divider() local
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
| H A D | sun8i-ce-trng.c | 32 u32 common; in sun8i_ce_trng_read() local
|
| /kernel/linux/linux-5.10/drivers/clk/sprd/ |
| H A D | composite.h | 18 struct sprd_clk_common common; member 61 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_comp() local
|
| H A D | div.c | 12 long sprd_div_helper_round_rate(struct sprd_clk_common *common, in sprd_div_helper_round_rate() argument 31 unsigned long sprd_div_helper_recalc_rate(struct sprd_clk_common *common, in sprd_div_helper_recalc_rate() argument 55 int sprd_div_helper_set_rate(const struct sprd_clk_common *common, in sprd_div_helper_set_rate() argument [all...] |
| H A D | mux.h | 29 struct sprd_clk_common common; member 75 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_mux() local
|
| H A D | mux.c | 14 u8 sprd_mux_helper_get_parent(const struct sprd_clk_common *common, in sprd_mux_helper_get_parent() argument 46 int sprd_mux_helper_set_parent(const struct sprd_clk_common *common, in sprd_mux_helper_set_parent() argument [all...] |
| H A D | div.h | 35 struct sprd_clk_common common; member 62 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_div() local
|