Home
last modified time | relevance | path

Searched defs:common (Results 26 – 50 of 407) sorted by relevance

12345678910>>...17

/openbmc/linux/drivers/media/platform/ti/davinci/
H A Dvpif_capture.c73 struct common_obj *common; in vpif_buffer_prepare() local
114 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_buffer_queue_setup() local
146 struct common_obj *common; in vpif_buffer_queue() local
169 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_start_streaming() local
259 struct common_obj *common; in vpif_stop_streaming() local
370 struct common_obj *common; in vpif_channel_isr() local
461 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_update_std_info() local
628 struct common_obj *common; in vpif_config_addr() local
1398 struct common_obj *common; in vpif_probe_complete() local
1745 struct common_obj *common; in vpif_suspend() local
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmci.c41 static bool ath_mci_add_profile(struct ath_common *common, in ath_mci_add_profile()
73 static void ath_mci_del_profile(struct ath_common *common, in ath_mci_del_profile()
121 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_update_scheme() local
213 struct ath_common *common = ath9k_hw_common(ah); in ath_mci_cal_msg() local
300 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_process_profile() local
374 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_msg() local
438 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_setup() local
477 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_cleanup() local
489 struct ath_common *common = ath9k_hw_common(ah); in ath_mci_intr() local
635 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_enable() local
H A Dpci.c782 static void ath_pci_read_cachesize(struct ath_common *common, int *csz) in ath_pci_read_cachesize()
800 static bool ath_pci_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath_pci_eeprom_read()
821 static void ath_pci_aspm_init(struct ath_common *common) in ath_pci_aspm_init()
1021 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_pci_suspend() local
1046 struct ath_common *common = ath9k_hw_common(ah); in ath_pci_resume() local
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
H A Dhw.c41 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_clockrate() local
71 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_mac_to_clks() local
346 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_chip_test() local
396 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init_config() local
488 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init_macaddr() local
518 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_post_init() local
569 struct ath_common *common = ath9k_hw_common(ah); in __ath9k_hw_init() local
666 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init() local
737 struct ath_common *common = ath9k_hw_common(ah); in ar9003_get_pll_sqsum_dvc() local
1049 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init_global_settings() local
[all …]
H A Dcommon.c31 bool ath9k_cmn_rx_accept(struct ath_common *common, in ath9k_cmn_rx_accept()
118 void ath9k_cmn_rx_skb_postprocess(struct ath_common *common, in ath9k_cmn_rx_skb_postprocess()
170 int ath9k_cmn_process_rate(struct ath_common *common, in ath9k_cmn_process_rate()
213 void ath9k_cmn_process_rssi(struct ath_common *common, in ath9k_cmn_process_rssi()
382 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_init_crypto() local
H A Dwow.c53 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); in ath9k_resume() local
317 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_set_wakeup() local
H A Dcalib.c91 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_update_nfcal_hist_buffer() local
195 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_reset_calvalid() local
252 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_loadnf() local
373 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_nf_sanitize() local
406 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_getnf() local
H A Dcommon-init.c125 int ath9k_cmn_init_channels_rates(struct ath_common *common) in ath9k_cmn_init_channels_rates()
175 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_setup_ht_cap() local
232 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_reload_chainmask() local
/openbmc/linux/drivers/thermal/
H A Drcar_thermal.c91 struct rcar_thermal_common *common; member
100 #define rcar_thermal_for_each_priv(pos, common) \ argument
142 static u32 _rcar_thermal_common_read(struct rcar_thermal_common *common, in _rcar_thermal_common_read()
150 static void _rcar_thermal_common_write(struct rcar_thermal_common *common, in _rcar_thermal_common_write()
158 static void _rcar_thermal_common_bset(struct rcar_thermal_common *common, in _rcar_thermal_common_bset()
295 struct rcar_thermal_common *common = priv->common; in _rcar_thermal_irq_ctrl() local
343 struct rcar_thermal_common *common = data; in rcar_thermal_irq() local
376 struct rcar_thermal_common *common = platform_get_drvdata(pdev); in rcar_thermal_remove() local
397 struct rcar_thermal_common *common; in rcar_thermal_probe() local
542 struct rcar_thermal_common *common = dev_get_drvdata(dev); in rcar_thermal_suspend() local
[all …]
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_hal.c41 int rsi_send_pkt_to_bus(struct rsi_common *common, struct sk_buff *skb) in rsi_send_pkt_to_bus()
58 int rsi_prepare_mgmt_desc(struct rsi_common *common, struct sk_buff *skb) in rsi_prepare_mgmt_desc()
152 int rsi_prepare_data_desc(struct rsi_common *common, struct sk_buff *skb) in rsi_prepare_data_desc()
297 int rsi_send_data_pkt(struct rsi_common *common, struct sk_buff *skb) in rsi_send_data_pkt()
337 int rsi_send_mgmt_pkt(struct rsi_common *common, in rsi_send_mgmt_pkt()
388 int rsi_send_bt_pkt(struct rsi_common *common, struct sk_buff *skb) in rsi_send_bt_pkt()
425 int rsi_prepare_beacon(struct rsi_common *common, struct sk_buff *skb) in rsi_prepare_beacon()
890 struct rsi_common *common = adapter->priv; in rsi_load_9113_firmware() local
1005 struct rsi_common *common = adapter->priv; in rsi_load_9116_firmware() local
1134 struct rsi_common *common = adapter->priv; in rsi_hal_device_init() local
H A Drsi_91x_sdio_ops.c65 void rsi_sdio_rx_thread(struct rsi_common *common) in rsi_sdio_rx_thread()
88 static int rsi_process_pkt(struct rsi_common *common) in rsi_process_pkt()
233 struct rsi_common *common = adapter->priv; in rsi_rx_handler() local
338 struct rsi_common *common = adapter->priv; in rsi_sdio_check_buffer_status() local
H A Drsi_91x_debugfs.c29 struct rsi_common *common = seq->private; in rsi_sdio_stats_read() local
83 struct rsi_common *common = seq->private; in rsi_version_read() local
117 struct rsi_common *common = seq->private; in rsi_stats_read() local
282 struct rsi_common *common = adapter->priv; in rsi_init_dbgfs() local
/openbmc/linux/drivers/net/wireless/ath/
H A Dmain.c29 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, in ath_rxbuf_alloc()
63 bool ath_is_mybeacon(struct ath_common *common, struct ieee80211_hdr *hdr) in ath_is_mybeacon()
71 void ath_printk(const char *level, const struct ath_common* common, in ath_printk()
H A Dhw.c118 void ath_hw_setbssidmask(struct ath_common *common) in ath_hw_setbssidmask()
142 void ath_hw_cycle_counters_update(struct ath_common *common) in ath_hw_cycle_counters_update()
178 int32_t ath_hw_get_listen_time(struct ath_common *common) in ath_hw_get_listen_time()
H A Dath.h193 static inline const struct ath_ps_ops *ath_ps_ops(struct ath_common *common) in ath_ps_ops()
218 #define ath_emerg(common, fmt, ...) \ argument
220 #define ath_alert(common, fmt, ...) \ argument
222 #define ath_crit(common, fmt, ...) \ argument
224 #define ath_err(common, fmt, ...) \ argument
226 #define ath_warn(common, fmt, ...) \ argument
228 #define ath_notice(common, fmt, ...) \ argument
230 #define ath_info(common, fmt, ...) \ argument
296 #define ath_dbg(common, dbg_mask, fmt, ...) \ argument
308 void _ath_dbg(struct ath_common *common, enum ATH_DEBUG dbg_mask, in _ath_dbg()
[all …]
/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_mux.c17 static u16 ccu_mux_get_prediv(struct ccu_common *common, in ccu_mux_get_prediv()
62 unsigned long ccu_mux_helper_apply_prediv(struct ccu_common *common, in ccu_mux_helper_apply_prediv()
71 static unsigned long ccu_mux_helper_unapply_prediv(struct ccu_common *common, in ccu_mux_helper_unapply_prediv()
79 int ccu_mux_helper_determine_rate(struct ccu_common *common, in ccu_mux_helper_determine_rate()
160 u8 ccu_mux_helper_get_parent(struct ccu_common *common, in ccu_mux_helper_get_parent()
183 int ccu_mux_helper_set_parent(struct ccu_common *common, in ccu_mux_helper_set_parent()
/openbmc/linux/arch/x86/include/asm/uv/
H A Duv_geo.h29 struct geo_common_s common; /* No additional fields needed */ member
33 struct geo_common_s common; /* No additional fields needed */ member
37 struct geo_common_s common; /* No additional fields needed */ member
41 struct geo_iocntl_s common; member
61 struct geo_common_s common; member
/openbmc/linux/drivers/iio/dac/
H A Dstm32-dac-core.c29 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); in stm32_dac_core_resume() local
/openbmc/linux/drivers/clk/actions/
H A Dowl-factor.c119 long owl_factor_helper_round_rate(struct owl_clk_common *common, in owl_factor_helper_round_rate()
143 unsigned long owl_factor_helper_recalc_rate(struct owl_clk_common *common, in owl_factor_helper_recalc_rate()
178 struct owl_clk_common *common = &factor->common; in owl_factor_recalc_rate() local
183 int owl_factor_helper_set_rate(const struct owl_clk_common *common, in owl_factor_helper_set_rate()
210 struct owl_clk_common *common = &factor->common; in owl_factor_set_rate() local
H A Dowl-divider.c16 long owl_divider_helper_round_rate(struct owl_clk_common *common, in owl_divider_helper_round_rate()
35 unsigned long owl_divider_helper_recalc_rate(struct owl_clk_common *common, in owl_divider_helper_recalc_rate()
61 int owl_divider_helper_set_rate(const struct owl_clk_common *common, in owl_divider_helper_set_rate()
/openbmc/qemu/hw/scsi/
H A Dviosrp.h140 struct mad_common common; member
146 struct mad_common common; member
151 struct mad_common common; member
156 struct mad_common common; member
161 struct mad_common common; member
165 struct mad_common common; member
176 struct mad_capability_common common; member
181 struct mad_capability_common common; member
/openbmc/linux/drivers/clk/sprd/
H A Dgate.c15 const struct sprd_clk_common *common = &sg->common; in clk_gate_toggle() local
33 const struct sprd_clk_common *common = &sg->common; in clk_sc_gate_toggle() local
96 struct sprd_clk_common *common = &sg->common; in sprd_gate_is_enabled() local
/openbmc/u-boot/arch/x86/include/asm/arch-queensbay/fsp/
H A Dfsp_configs.h10 struct fsp_cfg_common common; member
15 struct common_buf common; /* FSP common runtime data structure */ member
/openbmc/linux/tools/firewire/
H A Dnosy-dump.h21 } common, link_on; member
91 } common; member
94 uint32_t common[3]; member
99 uint32_t common[3]; member
105 uint32_t common[3]; member
112 uint32_t common[3]; member
121 uint32_t common[3]; member
127 uint32_t common[3]; member
136 uint32_t common[3]; member
141 uint32_t common[3]; member

12345678910>>...17