/kernel/linux/linux-6.6/include/net/tc_act/ |
H A D | tc_bpf.h | 13 struct tc_action common; member
|
H A D | tc_connmark.h | 14 struct tc_action common; member
|
/kernel/linux/linux-6.6/drivers/staging/media/deprecated/atmel/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/ |
H A D | ccu_nkmp.h | 32 struct ccu_common common; member 59 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nkmp() local
|
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 | |
/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
|
H A D | owl-gate.c | 16 void owl_gate_set(const struct owl_clk_common *common, in owl_gate_set() argument 37 struct owl_clk_common *common = &gate->common; in owl_gate_disable() local 45 struct owl_clk_common *common = &gate->common; in owl_gate_enable() local 52 int owl_gate_clk_is_enabled(const struct owl_clk_common *common, in owl_gate_clk_is_enabled() argument 68 struct owl_clk_common *common = &gate->common; owl_gate_is_enabled() local [all...] |
H A D | owl-mux.c | 16 u8 owl_mux_helper_get_parent(const struct owl_clk_common *common, in owl_mux_helper_get_parent() argument 36 int owl_mux_helper_set_parent(const struct owl_clk_common *common, in owl_mux_helper_set_parent() argument
|
H A D | owl-gate.h | 24 struct owl_clk_common common; member 61 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_gate() local
|
H A D | owl-mux.h | 24 struct owl_clk_common common; member 49 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_mux() 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
|