| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | viosrp.h | 139 struct mad_common common; member 145 struct mad_common common; member 150 struct mad_common common; member 155 struct mad_common common; member 159 struct mad_common common; member 170 struct mad_capability_common common; member 175 struct mad_capability_common common; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9002_calib.c | 53 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_setup_calibration() local 194 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_iqcalibrate() local 271 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_adc_gaincal_calibrate() local 325 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_adc_dccal_calibrate() local 543 struct ath_common *common = ath9k_hw_common(ah); in ar9285_hw_pa_cal() local 749 struct ath_common *common = ath9k_hw_common(ah); in ar9285_hw_cl_cal() local 847 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_init_cal() local
|
| H A D | dynack.c | 89 struct ath_common *common = ath9k_hw_common(ah); in ath_dynack_bssidmask() local 108 struct ath_common *common = ath9k_hw_common(ah); in ath_dynack_set_timeout() local 213 struct ath_common *common = ath9k_hw_common(ah); in ath_dynack_sample_tx_ts() local 294 struct ath_common *common = ath9k_hw_common(ah); in ath_dynack_sample_ack_ts() local
|
| H A D | ar9003_calib.c | 41 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_setup_calibration() local 199 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_iqcalibrate() local 336 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_dynamic_osdac_selection() local 567 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_solve_iq_cal() local 637 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_calc_iq_corr() local 982 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_tx_iq_cal_run() local 1007 struct ath_common *common = ath9k_hw_common(ah); in __ar955x_tx_iq_cal_sort() local 1061 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_tx_iq_cal_post_proc() local 1399 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_init_cal_pcoem() local 1562 struct ath_common *common = ath9k_hw_common(ah); in do_ar9003_agc_cal() local
|
| H A D | htc_drv_txrx.c | 133 struct ath_common *common = ath9k_hw_common(priv->ah); in get_htc_epid_queue() local 160 struct ath_common *common = ath9k_hw_common(priv->ah); in strip_drv_header() local 616 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_tx_get_packet() local 712 struct ath_common *common = ath9k_hw_common(priv->ah); in check_packet() local 758 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_tx_cleanup_timer() local 827 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_txq_setup() local 929 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_host_rx_init() local 977 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_rx_prepare() local 1137 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_rxep() local
|
| H A D | htc_drv_gpio.c | 69 struct ath_common *common = ath9k_hw_common(priv->ah); in ath_btcoex_period_work() local 104 struct ath_common *common = ath9k_hw_common(ah); in ath_btcoex_duty_cycle_work() local 185 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_init_btcoex() local
|
| H A D | tx99.c | 22 struct ath_common *common = ath9k_hw_common(ah); in ath9k_tx99_stop() local 111 struct ath_common *common = ath9k_hw_common(ah); in ath9k_tx99_init() local 174 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in write_file_tx99() local
|
| H A D | ahb.c | 54 static void ath_ahb_read_cachesize(struct ath_common *common, int *csz) in ath_ahb_read_cachesize() 59 static bool ath_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath_ahb_eeprom_read()
|
| /OK3568_Linux_fs/kernel/drivers/clk/sprd/ |
| H A D | gate.c | 15 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
|
| H A D | mux.c | 14 u8 sprd_mux_helper_get_parent(const struct sprd_clk_common *common, in sprd_mux_helper_get_parent() 46 int sprd_mux_helper_set_parent(const struct sprd_clk_common *common, in sprd_mux_helper_set_parent()
|
| /OK3568_Linux_fs/kernel/drivers/clk/sunxi-ng/ |
| H A D | ccu_gate.c | 12 void ccu_gate_helper_disable(struct ccu_common *common, u32 gate) in ccu_gate_helper_disable() 35 int ccu_gate_helper_enable(struct ccu_common *common, u32 gate) in ccu_gate_helper_enable() 60 int ccu_gate_helper_is_enabled(struct ccu_common *common, u32 gate) in ccu_gate_helper_is_enabled()
|
| 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
|
| /OK3568_Linux_fs/kernel/drivers/crypto/axis/ |
| H A D | artpec6_crypto.c | 300 struct artpec6_crypto_req_common common; member 321 struct artpec6_crypto_req_common common; member 342 struct artpec6_crypto_req_common common; member 428 artpec6_crypto_copy_bounce_buffers(struct artpec6_crypto_req_common *common) in artpec6_crypto_copy_bounce_buffers() 478 static void artpec6_crypto_start_dma(struct artpec6_crypto_req_common *common) in artpec6_crypto_start_dma() 515 artpec6_crypto_init_dma_operation(struct artpec6_crypto_req_common *common) in artpec6_crypto_init_dma_operation() 544 artpec6_crypto_setup_out_descr_phys(struct artpec6_crypto_req_common *common, in artpec6_crypto_setup_out_descr_phys() 577 artpec6_crypto_setup_out_descr_short(struct artpec6_crypto_req_common *common, in artpec6_crypto_setup_out_descr_short() 600 static int artpec6_crypto_dma_map_page(struct artpec6_crypto_req_common *common, in artpec6_crypto_dma_map_page() 631 artpec6_crypto_dma_map_single(struct artpec6_crypto_req_common *common, in artpec6_crypto_dma_map_single() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-queensbay/fsp/ |
| H A D | fsp_configs.h | 11 struct fsp_cfg_common common; member 16 struct common_buf common; /* FSP common runtime data structure */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 380 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_ethtool_op_begin() local 394 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_ethtool_op_complete() local 405 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_drvinfo() local 429 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_channels() local 440 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_set_channels() local 459 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_ringparam() local 574 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_regs_len() local 595 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_regs() local 679 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_ethtool_stats() local 703 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_get_ethtool_ts_info() local [all …]
|
| H A D | am65-cpsw-nuss.h | 37 struct am65_cpsw_common *common; member 52 struct am65_cpsw_common *common; member 59 struct am65_cpsw_common *common; member 135 #define am65_common_get_host(common) (&(common)->host) argument 136 #define am65_common_get_port(common, id) (&(common)->ports[(id) - 1]) argument 145 #define AM65_CPSW_IS_CPSW2G(common) ((common)->port_num == 1) argument
|
| /OK3568_Linux_fs/kernel/include/soc/fsl/ |
| H A D | dpaa2-global.h | 16 struct common { struct 17 u8 verb; 18 u8 reserved[63]; 19 } common; member
|
| /OK3568_Linux_fs/kernel/drivers/clk/actions/ |
| 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() 36 int owl_mux_helper_set_parent(const struct owl_clk_common *common, in owl_mux_helper_set_parent()
|
| H A D | owl-composite.c | 33 struct owl_clk_common *common = &comp->common; in owl_comp_disable() local 41 struct owl_clk_common *common = &comp->common; in owl_comp_enable() local 51 struct owl_clk_common *common = &comp->common; in owl_comp_is_enabled() 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
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | task_iter.c | 20 struct bpf_iter_seq_task_common common; member 131 struct bpf_iter_seq_task_common common; member 288 struct bpf_iter_seq_task_common *common = priv_data; in init_seq_pidns() local 296 struct bpf_iter_seq_task_common *common = priv_data; in fini_seq_pidns() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/ |
| H A D | tee_fs_key_manager.h | 54 struct common_header common; member 58 struct common_header common; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | output.h | 444 struct section_common common; member 460 struct section_common common; member 486 struct section_common common; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | output.h | 444 struct section_common common; member 460 struct section_common common; member 486 struct section_common common; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/ |
| H A D | base.c | 522 struct ath_common *common = ath5k_hw_common(ah); in ath5k_update_bssid_mask_and_opmode() local 599 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_skb_alloc() local 934 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rxbuf_free_skb() local 1162 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_start() local 1214 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_decrypted() local 1375 struct ath_common *common = ath5k_hw_common(ah); in ath5k_receive_frame() local 1545 struct ath_common *common = ath5k_hw_common(ah); in ath5k_tasklet_rx() local 2532 struct ath_common *common; in ath5k_init_ah() local 2726 struct ath_common *common = ath5k_hw_common(ah); in ath5k_start() local 2860 struct ath_common *common = ath5k_hw_common(ah); in ath5k_reset() local
|