/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-nuss.h | 45 struct am65_cpsw_common *common; member 64 struct am65_cpsw_common *common; member 74 struct am65_cpsw_common *common; member 110 struct am65_cpsw_common *common; member 181 #define am65_common_get_host(common) (&(common)->host) argument 182 #define am65_common_get_port(common, id) (&(common)->ports[(id) - 1]) argument 191 #define AM65_CPSW_IS_CPSW2G(common) ((common)->port_num == 1) argument
|
/openbmc/linux/drivers/clk/actions/ |
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-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-factor.h | 32 struct owl_clk_common common; member 62 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_factor() local
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | pcu.c | 373 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_lladdr() local 401 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_bssid() local 450 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_bssid_mask() local 879 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_opmode() local
|
H A D | base.c | 521 struct ath_common *common = ath5k_hw_common(ah); in ath5k_update_bssid_mask_and_opmode() local 598 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_skb_alloc() local 979 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rxbuf_free_skb() local 1207 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_start() local 1259 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_decrypted() local 1420 struct ath_common *common = ath5k_hw_common(ah); in ath5k_receive_frame() local 1590 struct ath_common *common = ath5k_hw_common(ah); in ath5k_tasklet_rx() local 2577 struct ath_common *common; in ath5k_init_ah() local 2771 struct ath_common *common = ath5k_hw_common(ah); in ath5k_start() local 2905 struct ath_common *common = ath5k_hw_common(ah); in ath5k_reset() local
|
H A D | ahb.c | 30 static void ath5k_ahb_read_cachesize(struct ath_common *common, int *csz) in ath5k_ahb_read_cachesize() 36 ath5k_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath5k_ahb_eeprom_read()
|
H A D | reset.c | 103 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_htoclock() local 120 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_clocktoh() local 135 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_init_core_clock() local
|
H A D | pci.c | 55 static void ath5k_pci_read_cachesize(struct ath_common *common, int *csz) in ath5k_pci_read_cachesize() 77 ath5k_pci_eeprom_read(struct ath_common *common, u32 offset, u16 *data) in ath5k_pci_eeprom_read()
|
/openbmc/linux/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_nkm.h | 31 struct ccu_common common; member 78 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nkm() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | offload.h | 67 struct iwl_stored_beacon_notif_common common; member 80 struct iwl_stored_beacon_notif_common common; member
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | eeprom.c | 148 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_nvram_read() local 174 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_nvram_swap_data() local 224 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_nvram_validate_checksum() local 239 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_nvram_check_version() local 446 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_update_regulatory_maxpower() local
|
H A D | ar9003_wow.c | 39 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_powermode_wow_sleep() local 69 struct ath_common *common = ath9k_hw_common(ah); in ath9k_wow_create_keep_alive_pattern() local
|
H A D | common-spectral.c | 137 struct ath_common *common = ath9k_hw_common(spec_priv->ah); in ath_cmn_process_ht20_fft() local 241 struct ath_common *common = ath9k_hw_common(spec_priv->ah); in ath_cmn_process_ht20_40_fft() local 473 struct ath_common *common = ath9k_hw_common(spec_priv->ah); in ath_cmn_process_fft() local 714 void ath9k_cmn_spectral_scan_trigger(struct ath_common *common, in ath9k_cmn_spectral_scan_trigger() 748 int ath9k_cmn_spectral_scan_config(struct ath_common *common, in ath9k_cmn_spectral_scan_config() 794 struct ath_common *common = ath9k_hw_common(spec_priv->ah); in write_file_spec_scan_ctl() local
|
H A D | xmit.c | 133 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_wake_tx_queue() local 1269 struct ath_common *common = ath9k_hw_common(ah); in ath_buf_set_rate() local 1579 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_tx_aggr_start() local 1618 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_tx_aggr_stop() local 1634 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_tx_aggr_sleep() local 1651 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_tx_aggr_wakeup() local 1931 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_drain_all_txq() local 1982 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_txq_schedule() local 2044 struct ath_common *common = ath9k_hw_common(ah); in ath_tx_txqaddbuf() local 2217 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_tx_setup_buffer() local [all …]
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | pci.c | 192 struct OpalIoPhbErrorCommon *common) in pnv_pci_dump_p7ioc_diag_data() 275 struct OpalIoPhbErrorCommon *common) in pnv_pci_dump_phb3_diag_data() 362 struct OpalIoPhbErrorCommon *common) in pnv_pci_dump_phb4_diag_data() 466 struct OpalIoPhbErrorCommon *common; in pnv_pci_dump_phb_diag_data() local
|
/openbmc/linux/drivers/clk/sprd/ |
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
|
/openbmc/linux/drivers/net/wireless/rsi/ |
H A D | rsi_91x_sdio.c | 1312 struct rsi_common *common = adapter->priv; in rsi_sdio_enable_interrupts() local 1355 struct rsi_common *common; in rsi_suspend() local 1377 struct rsi_common *common = adapter->priv; in rsi_resume() local 1390 struct rsi_common *common; in rsi_freeze() local 1431 struct rsi_common *common = adapter->priv; in rsi_thaw() local 1478 struct rsi_common *common = adapter->priv; in rsi_restore() local
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | common.rst | 3 .. _common: target
|
/openbmc/linux/arch/x86/kernel/ |
H A D | asm-offsets.c | 34 static void __used common(void) in common() function
|
/openbmc/linux/arch/x86/kvm/ |
H A D | kvm-asm-offsets.c | 13 static void __used common(void) in common() function
|
/openbmc/openpower-debug-collector/dump/tools/ |
H A D | meson.build | 3 subdir('common') subdir
|
/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/ |
H A D | amd_sfh_hid_desc.c | 128 static void get_common_features(struct common_feature_property *common, int report_id) in get_common_features() 199 static void get_common_inputs(struct common_input_property *common, int report_id) in get_common_inputs()
|
/openbmc/openpower-vpd-parser/ |
H A D | common_utility.hpp | 8 namespace common namespace
|