Home
last modified time | relevance | path

Searched defs:common (Results 76 - 100 of 727) sorted by relevance

12345678910>>...30

/kernel/linux/linux-6.6/arch/arm64/kernel/
H A DMakefile
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H A DMakefile
/kernel/linux/linux-5.10/drivers/hwmon/occ/
H A DMakefile
/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H A Dhw.c118 void ath_hw_setbssidmask(struct ath_common *common) in ath_hw_setbssidmask() argument
142 ath_hw_cycle_counters_update(struct ath_common *common) ath_hw_cycle_counters_update() argument
178 ath_hw_get_listen_time(struct ath_common *common) ath_hw_get_listen_time() argument
[all...]
H A Dmain.c29 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, in ath_rxbuf_alloc() argument
63 bool ath_is_mybeacon(struct ath_common *common, struct ieee80211_hdr *hdr) in ath_is_mybeacon() argument
71 void ath_printk(const char *level, const struct ath_common* common, in ath_printk() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dcommon-beacon.c45 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_beacon_config_sta() local
117 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_beacon_config_adhoc() local
148 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_beacon_config_ap() local
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A DMakefile
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_tunnel_key.h21 struct tc_action common; member
H A Dtc_sample.h10 struct tc_action common; member
H A Dtc_skbmod.h21 struct tc_action common; member
H A Dtc_mirred.h9 struct tc_action common; member
/kernel/linux/linux-5.10/sound/soc/sof/imx/
H A DMakefile
/kernel/linux/linux-5.10/drivers/staging/media/imx/
H A DMakefile
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_mirred.h9 struct tc_action common; member
H A Dtc_sample.h10 struct tc_action common; member
H A Dtc_nat.h17 struct tc_action common; member
H A Dtc_tunnel_key.h21 struct tc_action common; member
H A Dtc_skbmod.h21 struct tc_action common; member
/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A DMakefile
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A DMakefile
/kernel/linux/linux-6.6/drivers/platform/x86/intel/uncore-frequency/
H A DMakefile
/kernel/linux/linux-6.6/drivers/clk/actions/
H A Dowl-gate.c16 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 Dowl-mux.c16 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 Dowl-gate.h24 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 Dowl-mux.h24 struct owl_clk_common common; member
49 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_mux() local

Completed in 8 milliseconds

12345678910>>...30