Searched defs:common (Results 276 - 300 of 388) sorted by last modified time

<<111213141516

/linux-master/fs/nfsd/
H A Dxdr.h117 struct readdir_cd common; member in struct:nfsd_readdirres
/linux-master/arch/arm/probes/kprobes/
H A DMakefile
/linux-master/include/linux/
H A Delfcore-compat.h61 struct compat_elf_prstatus_common common; member in struct:compat_elf_prstatus
/linux-master/arch/powerpc/include/asm/
H A Dopal-api.h728 struct OpalIoPhbErrorCommon common; member in struct:OpalIoP7IOCPhbErrorData
787 struct OpalIoPhbErrorCommon common; member in struct:OpalIoPhb3ErrorData
849 struct OpalIoPhbErrorCommon common; member in struct:OpalIoPhb4ErrorData
/linux-master/drivers/clk/sunxi-ng/
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...]
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.c12 void ccu_gate_helper_disable(struct ccu_common *common, u32 gate) argument
36 int ccu_gate_helper_enable(struct ccu_common *common, u32 gate) argument
62 ccu_gate_helper_is_enabled(struct ccu_common *common, u32 gate) argument
[all...]
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_gate.h16 struct ccu_common common; member in struct:ccu_gate
116 struct ccu_common *common = hw_to_ccu_common(hw); local
[all...]
/linux-master/include/net/tc_act/
H A Dtc_gate.h41 struct tc_action common; member in struct:tcf_gate
/linux-master/include/linux/qed/
H A Dqed_if.h1399 struct qed_eth_stats_common common; member in struct:qed_eth_stats
H A Dqed_rdma_if.h576 struct qed_dev_info common; member in struct:qed_dev_rdma_info
582 const struct qed_common_ops *common; member in struct:qed_rdma_ops
H A Dqed_eth_if.h78 struct qed_dev_info common; member in struct:qed_dev_eth_info
163 struct qed_common_cb_ops common; member in struct:qed_eth_cb_ops
259 const struct qed_common_ops *common; member in struct:qed_eth_ops
H A Discsi_common.h688 struct iscsi_common_hdr common; member in union:iscsi_task_hdr
H A Dcommon_hsi.h792 struct common_queue_zone common; member in struct:ustorm_queue_zone
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h4379 struct vport_update_ramrod_data_cmn common; member in struct:vport_update_ramrod_data
9316 struct mpa_outgoing_params common; member in struct:iwarp_mpa_offload_ramrod_data
H A Dqed_iwarp.c822 struct mpa_outgoing_params *common; local
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h5619 struct hc_sb_data common; member in struct:hc_status_block_data_e1x
5628 struct hc_sb_data common; member in struct:hc_status_block_data_e2
[all...]
/linux-master/net/smc/
H A Dsmc_cdc.h42 struct smc_wr_rx_hdr common; /* .type = 0xFE */ member in struct:smc_cdc_msg
70 struct smc_wr_rx_hdr common; /* Type = 0xFE */ member in struct:smcd_cdc_msg
/linux-master/drivers/clk/actions/
H A Dowl-factor.c119 long owl_factor_helper_round_rate(struct owl_clk_common *common, argument
143 unsigned long owl_factor_helper_recalc_rate(struct owl_clk_common *common, argument
178 struct owl_clk_common *common = &factor->common; local
183 int owl_factor_helper_set_rate(const struct owl_clk_common *common, argument
210 struct owl_clk_common *common = &factor->common; local
[all...]
/linux-master/include/xen/interface/
H A Dxen-mca.h83 struct mcinfo_common common; member in struct:mcinfo_global
97 struct mcinfo_common common; member in struct:mcinfo_bank
115 struct mcinfo_common common; member in struct:mcinfo_extended
165 struct mcinfo_common common; member in struct:mcinfo_recovery
/linux-master/sound/soc/qcom/qdsp6/
H A DMakefile
/linux-master/drivers/infiniband/hw/efa/
H A Defa_admin_defs.h144 u32 common; member in struct:efa_admin_eqe
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A DMakefile
/linux-master/drivers/net/fjes/
H A Dfjes_hw.h198 } common; member in union:ep_buffer_info

Completed in 376 milliseconds

<<111213141516