Home
last modified time | relevance | path

Searched defs:module (Results 51 – 75 of 240) sorted by relevance

12345678910

/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_tps65910.c79 int tps65910_voltage_update(unsigned int module, unsigned char vddx_op_vol_sel) in tps65910_voltage_update()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_nvm.c1285 u8 module, transaction; in i40e_nvmupd_validate_command() local
1568 u8 module, transaction; in i40e_nvmupd_nvm_read() local
1607 u8 module, transaction; in i40e_nvmupd_nvm_erase() local
1647 u8 module, transaction; in i40e_nvmupd_nvm_write() local
/openbmc/linux/arch/arm/mach-omap2/
H A Dcm3xxx.h19 #define OMAP34XX_CM_REGADDR(module, reg) \ argument
H A Dprm2xxx.c123 static int omap2xxx_prm_clear_mod_irqs(s16 module, u8 regs, u32 wkst_mask) in omap2xxx_prm_clear_mod_irqs()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_defs.h85 #define T4VF_MOD_MAP(module, index, first, last) \ argument
/openbmc/linux/arch/hexagon/kernel/
H A Dmodule.c69 struct module *module) in apply_relocate_add()
/openbmc/linux/lib/
H A Donce.c11 struct module *module; member
/openbmc/linux/drivers/clk/ti/
H A Dclock.h109 u8 module; member
119 u8 module; member
129 u8 module; member
/openbmc/linux/tools/bpf/bpftool/
H A Dxlated_dumper.h15 char module[MODULE_MAX_NAME]; member
/openbmc/linux/drivers/base/firmware_loader/
H A Dsysfs_upload.h29 struct module *module; member
/openbmc/linux/drivers/greybus/
H A Dsvc.c892 struct gb_module *module; in gb_svc_interface_lookup() local
912 struct gb_module *module; in gb_svc_module_lookup() local
960 struct gb_module *module; in gb_svc_process_module_inserted() local
1007 struct gb_module *module; in gb_svc_process_module_removed() local
1376 struct gb_module *module, *tmp; in gb_svc_remove_modules() local
/openbmc/linux/arch/arc/kernel/
H A Dmodule.c49 struct module *module) in apply_relocate_add()
/openbmc/linux/sound/pci/cs46xx/
H A Ddsp_spos.c113 static struct dsp_segment_desc * get_segment_desc (struct dsp_module_desc * module, int seg_type) in get_segment_desc()
139 static int add_symbols (struct snd_cs46xx * chip, struct dsp_module_desc * module) in add_symbols()
354 int cs46xx_dsp_load_module (struct snd_cs46xx * chip, struct dsp_module_desc * module) in cs46xx_dsp_load_module()
1920 struct dsp_module_desc *module = &ins->modules[i]; in cs46xx_dsp_resume() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_hwmon.c251 u8 module; in mlxsw_hwmon_module_temp_get() local
290 u8 module, fault; in mlxsw_hwmon_module_temp_fault_show() local
332 u8 module; in mlxsw_hwmon_module_temp_critical_get() local
369 u8 module; in mlxsw_hwmon_module_temp_emergency_get() local
H A Dspectrum_ethtool.c573 u8 module = mlxsw_sp_port->mapping.module; in mlxsw_sp_port_get_transceiver_overheat_stats() local
1052 u8 module = mlxsw_sp_port->mapping.module; in mlxsw_sp_get_module_eeprom() local
1066 u8 module = mlxsw_sp_port->mapping.module; in mlxsw_sp_get_module_eeprom_by_page() local
1211 u8 module = mlxsw_sp_port->mapping.module; in mlxsw_sp_reset() local
1225 u8 module = mlxsw_sp_port->mapping.module; in mlxsw_sp_get_module_power_mode() local
1239 u8 module = mlxsw_sp_port->mapping.module; in mlxsw_sp_set_module_power_mode() local
/openbmc/linux/include/linux/
H A Dnetlink.h286 struct module *module; member
323 struct module *module; member
343 struct module *module; member
H A Dpanic.h82 bool module; /* also show as a per-module taint flag */ member
/openbmc/linux/drivers/mtd/devices/
H A Dms02-nv.h93 struct resource *module; member
/openbmc/linux/drivers/md/
H A Ddm-path-selector.h47 struct module *module; member
/openbmc/linux/drivers/usb/phy/
H A Dphy-twl6030-usb.c104 static inline int twl6030_writeb(struct twl6030_usb *twl, u8 module, in twl6030_writeb()
116 static inline u8 twl6030_readb(struct twl6030_usb *twl, u8 module, u8 address) in twl6030_readb()
/openbmc/linux/arch/parisc/kernel/
H A Dpatch.c30 bool module = !core_kernel_text(uintaddr); in patch_map() local
/openbmc/linux/arch/arm/kernel/
H A Dpatch.c25 bool module = !core_kernel_text(uintaddr); in patch_map() local
/openbmc/openbmc/poky/scripts/
H A Dcrosstap31 def __init__(self, script, module, remote): argument
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-socfpga.c278 u32 ctrl, val, module; in socfpga_gen5_set_phy_mode() local
336 u32 ctrl, val, module; in socfpga_gen10_set_phy_mode() local
/openbmc/linux/drivers/mfd/
H A Dtwl4030-irq.c58 u8 module; /* module id */ member
612 int twl4030_sih_setup(struct device *dev, int module, int irq_base) in twl4030_sih_setup()

12345678910