Searched defs:common (Results 26 - 50 of 388) sorted by relevance

1234567891011>>

/linux-master/arch/arm/probes/kprobes/
H A DMakefile
/linux-master/arch/powerpc/math-emu/
H A DMakefile
/linux-master/drivers/staging/media/deprecated/atmel/
H A DMakefile
/linux-master/drivers/media/platform/microchip/
H A DMakefile
/linux-master/include/net/tc_act/
H A Dtc_connmark.h14 struct tc_action common; member in struct:tcf_connmark_info
H A Dtc_skbmod.h21 struct tc_action common; member in struct:tcf_skbmod
H A Dtc_sample.h10 struct tc_action common; member in struct:tcf_sample
H A Dtc_tunnel_key.h21 struct tc_action common; member in struct:tcf_tunnel_key
/linux-master/drivers/clk/sprd/
H A Dmux.c14 u8 sprd_mux_helper_get_parent(const struct sprd_clk_common *common, argument
46 int sprd_mux_helper_set_parent(const struct sprd_clk_common *common, argument
[all...]
H A Dmux.h29 struct sprd_clk_common common; member in struct:sprd_mux
75 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); local
/linux-master/drivers/clk/actions/
H A Dowl-divider.c16 long owl_divider_helper_round_rate(struct owl_clk_common *common, argument
35 unsigned long owl_divider_helper_recalc_rate(struct owl_clk_common *common, argument
61 int owl_divider_helper_set_rate(const struct owl_clk_common *common, argument
[all...]
H A Dowl-divider.h26 struct owl_clk_common common; member in struct:owl_divider
54 struct owl_clk_common *common = hw_to_owl_clk_common(hw); local
H A Dowl-gate.c16 void owl_gate_set(const struct owl_clk_common *common, argument
37 struct owl_clk_common *common = &gate->common; local
45 struct owl_clk_common *common = &gate->common; local
52 int owl_gate_clk_is_enabled(const struct owl_clk_common *common, argument
68 struct owl_clk_common *common = &gate->common; local
[all...]
H A Dowl-gate.h24 struct owl_clk_common common; member in struct:owl_gate
61 struct owl_clk_common *common = hw_to_owl_clk_common(hw); local
H A Dowl-mux.h24 struct owl_clk_common common; member in struct:owl_mux
49 struct owl_clk_common *common = hw_to_owl_clk_common(hw); local
H A Dowl-mux.c16 u8 owl_mux_helper_get_parent(const struct owl_clk_common *common, argument
36 int owl_mux_helper_set_parent(const struct owl_clk_common *common, argument
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dcommon-beacon.c45 struct ath_common *common = ath9k_hw_common(ah); local
117 struct ath_common *common = ath9k_hw_common(ah); local
148 struct ath_common *common = ath9k_hw_common(ah); local
/linux-master/drivers/net/wireless/ath/
H A Dmain.c29 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, argument
63 bool ath_is_mybeacon(struct ath_common *common, struct ieee80211_hdr *hdr) argument
71 void ath_printk(const char *level, const struct ath_common* common, argument
[all...]
/linux-master/drivers/hwmon/occ/
H A DMakefile
/linux-master/drivers/clk/sunxi-ng/
H A Dccu_nkm.h31 struct ccu_common common; member in struct:ccu_nkm
78 struct ccu_common *common = hw_to_ccu_common(hw); local
H A Dccu_frac.c13 bool ccu_frac_helper_is_enabled(struct ccu_common *common, argument
23 void ccu_frac_helper_enable(struct ccu_common *common, argument
39 ccu_frac_helper_disable(struct ccu_common *common, struct ccu_frac_internal *cf) argument
55 ccu_frac_helper_has_rate(struct ccu_common *common, struct ccu_frac_internal *cf, unsigned long rate) argument
66 ccu_frac_helper_read_rate(struct ccu_common *common, struct ccu_frac_internal *cf) argument
88 ccu_frac_helper_set_rate(struct ccu_common *common, struct ccu_frac_internal *cf, unsigned long rate, u32 lock) argument
[all...]
H A Dccu_mp.h31 struct ccu_common common; member in struct:ccu_mp
136 struct ccu_common *common = hw_to_ccu_common(hw); local
H A Dccu_gate.h16 struct ccu_common common; member in struct:ccu_gate
116 struct ccu_common *common = hw_to_ccu_common(hw); local
[all...]
H A Dccu_sdm.c12 bool ccu_sdm_helper_is_enabled(struct ccu_common *common, argument
25 void ccu_sdm_helper_enable(struct ccu_common *common, argument
55 ccu_sdm_helper_disable(struct ccu_common *common, struct ccu_sdm_internal *sdm) argument
93 ccu_sdm_helper_has_rate(struct ccu_common *common, struct ccu_sdm_internal *sdm, unsigned long rate) argument
110 ccu_sdm_helper_read_rate(struct ccu_common *common, struct ccu_sdm_internal *sdm, u32 m, u32 n) argument
141 ccu_sdm_helper_get_factors(struct ccu_common *common, struct ccu_sdm_internal *sdm, unsigned long rate, unsigned long *m, unsigned long *n) argument
[all...]
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A DMakefile

Completed in 210 milliseconds

1234567891011>>