Home
last modified time | relevance | path

Searched defs:module (Results 176 – 200 of 240) sorted by relevance

12345678910

/openbmc/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c351 static void free_module_desc(struct dsp_module_desc *module) in free_module_desc()
389 struct dsp_module_desc *module = NULL; in load_firmware() local
/openbmc/linux/drivers/net/
H A Dtap.c1362 const char *device_name, struct module *module) in tap_create_cdev()
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_emc-test.c186 const EMCModule *module; member
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c973 static int em28xx_register_dvb(struct em28xx_dvb *dvb, struct module *module, in em28xx_register_dvb()
/openbmc/linux/include/sound/
H A Dcore.h92 struct module *module; /* top-level module */ member
/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dtopology.c970 struct audioreach_module *module; in audioreach_find_module() local
/openbmc/linux/include/linux/comedi/
H A Dcomedidev.h441 struct module *module; member
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.c660 struct skl_module_cfg *src_module = NULL, *dst_module, *module; in skl_tplg_mixer_dapm_pre_pmu_event() local
810 struct uuid_module *module; in skl_get_module_id() local
/openbmc/linux/arch/arc/kernel/
H A Dunwind.c368 void *unwind_add_table(struct module *module, const void *table_start, in unwind_add_table()
/openbmc/linux/drivers/staging/greybus/
H A Dcamera.c64 struct gb_camera_module module; member
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_err.c2342 const struct hclge_hw_blk *module = hw_blk; in hclge_config_nic_hw_error() local
/openbmc/linux/kernel/
H A Daudit.h203 } module; member
/openbmc/linux/sound/soc/sof/intel/
H A Dhda.c602 u32 fsr, state, wait_state, module, error_code; in hda_dsp_get_state() local
/openbmc/linux/include/scsi/
H A Dscsi_host.h99 struct module *module; member
/openbmc/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.c1390 struct sst_module *module; in sst_fill_module_list() local
/openbmc/linux/include/net/
H A Dip_vs.h764 struct module *module; /* THIS_MODULE/NULL */ member
788 struct module *module; /* THIS_MODULE/NULL */ member
811 struct module *module; /* THIS_MODULE/NULL */ member
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c1390 u8 link_status, module, duplex, autoneg; in netxen_handle_linkevent() local
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.c278 void soft_reset(const char *module, void __iomem *reg) in soft_reset()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h5941 static inline void mlxsw_reg_pmaos_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_pmaos_pack()
6037 static inline void mlxsw_reg_pmtdb_pack(char *payload, u8 slot_index, u8 module, in mlxsw_reg_pmtdb_pack()
6253 static inline void mlxsw_reg_pmmp_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_pmmp_pack()
6352 static inline void mlxsw_reg_pmtm_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_pmtm_pack()
9748 static inline void mlxsw_reg_mcia_pack(char *payload, u8 slot_index, u8 module, in mlxsw_reg_mcia_pack()
10213 static inline void mlxsw_reg_mcion_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_mcion_pack()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_core.c1011 int module = index / 32, offset = index % 32; in dwxgmac3_safety_feat_dump() local
/openbmc/linux/kernel/trace/
H A Dftrace.c1319 ftrace_add_mod(struct trace_array * tr,const char * func,const char * module,int enable) ftrace_add_mod() argument
4397 module_exists(const char * module) module_exists() argument
4415 cache_mod(struct trace_array * tr,const char * func,char * module,int enable) cache_mod() argument
4560 ftrace_mod_callback(struct trace_array * tr,struct ftrace_hash * hash,char * func_orig,char * cmd,char * module,int enable) ftrace_mod_callback() argument
[all...]
H A Dtrace_events.c47 struct module *module; member
2946 static void add_str_to_module(struct module *module, char *str) in add_str_to_module()
/openbmc/linux/arch/ia64/include/asm/
H A Dsal.h457 module : 1, member
476 u16 module; member
/openbmc/linux/drivers/dax/
H A Dbus.c1443 struct module *module, const char *mod_name) in __dax_driver_register()
/openbmc/linux/include/linux/
H A Dethtool.h129 enum ethtool_link_ext_substate_module module; member

12345678910