Searched defs:module (Results 51 - 75 of 206) sorted by path

123456789

/linux-master/drivers/greybus/
H A Dsvc.c892 struct gb_module *module; local
912 struct gb_module *module; local
960 struct gb_module *module; local
1007 struct gb_module *module; local
1376 struct gb_module *module, *tmp; local
[all...]
/linux-master/drivers/hwmon/
H A Dnpcm750-pwm-fan.c220 u32 module = (channel / NPCM7XX_PWM_MAX_CHN_NUM_IN_A_MODULE); local
491 int module; local
515 u32 module = (channel / NPCM7XX_PWM_MAX_CHN_NUM_IN_A_MODULE); local
[all...]
/linux-master/drivers/md/
H A Ddm-exception-store.h45 struct module *module; member in struct:dm_exception_store_type
H A Ddm-path-selector.h47 struct module *module; member in struct:path_selector_type
H A Dmd.c8522 register_md_cluster_operations(struct md_cluster_operations *ops, struct module *module) argument
[all...]
/linux-master/drivers/md/dm-vdo/
H A Dlogger.c110 static void emit_log_message(int priority, const char *module, const char *prefix, argument
161 vdo_log_embedded_message(int priority, const char *module, const char *prefix, const char *fmt1, va_list args1, const char *fmt2, ...) argument
194 vdo_vlog_strerror(int priority, int errnum, const char *module, const char *format, va_list args) argument
205 __vdo_log_strerror(int priority, int errnum, const char *module, const char *format, ...) argument
223 __vdo_log_message(int priority, const char *module, const char *format, ...) argument
[all...]
/linux-master/drivers/media/common/videobuf2/
H A Dvideobuf2-dvb.c72 vb2_dvb_register_adapter(struct vb2_dvb_frontends *fe, struct module *module, void *adapter_priv, struct device *device, struct media_device *mdev, char *adapter_name, short *adapter_nr, int mfe_shared) argument
192 vb2_dvb_register_bus(struct vb2_dvb_frontends *f, struct module *module, void *adapter_priv, struct device *device, struct media_device *mdev, short *adapter_nr, int mfe_shared) argument
/linux-master/drivers/media/dvb-core/
H A Ddvbdev.c887 dvb_register_adapter(struct dvb_adapter *adap, const char *name, struct module *module, struct device *device, short *adapter_nums) argument
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-dvb.c454 register_dvb(struct cx231xx_dvb *dvb, struct module *module, struct cx231xx *dev, struct device *device) argument
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c973 static int em28xx_register_dvb(struct em28xx_dvb *dvb, struct module *module, argument
/linux-master/drivers/media/usb/gspca/
H A Dgspca.c1444 gspca_dev_probe2(struct usb_interface *intf, const struct usb_device_id *id, const struct sd_desc *sd_desc, int dev_size, struct module *module) argument
1590 gspca_dev_probe(struct usb_interface *intf, const struct usb_device_id *id, const struct sd_desc *sd_desc, int dev_size, struct module *module) argument
H A Dgspca.h156 struct module *module; /* subdriver handling the device */ member in struct:gspca_dev
/linux-master/drivers/mfd/
H A Dtwl4030-irq.c58 u8 module; /* module id */ member in struct:sih
612 twl4030_sih_setup(struct device *dev, int module, int irq_base) argument
[all...]
/linux-master/drivers/misc/cxl/
H A Dcxl.h1067 struct module *module; member in struct:cxl_backend_ops
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h2103 struct ext_fat_modules module[MAX_MODULES]; member in struct:be_fat_conf_params
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman.c1496 static int get_module_event(enum fman_event_modules module, u8 mod_id, argument
2050 void fman_register_intr(struct fman *fman, enum fman_event_modules module, argument
2076 void fman_unregister_intr(struct fman *fman, enum fman_event_modules module, argument
[all...]
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_err.c2344 const struct hclge_hw_blk *module = hw_blk; local
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c1832 _i40e_read_lldp_cfg(struct i40e_hw *hw, struct i40e_lldp_variables *lldp_cfg, u8 module, u32 word_offset) argument
H A Di40e_debugfs.c1515 u16 module; local
H A Di40e_nvm.c1282 u8 module, transaction; local
1565 u8 module, transaction; local
1604 u8 module, transaction; local
1644 u8 module, transaction; local
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_debugfs.c82 ice_fwlog_print_module_cfg(struct ice_hw *hw, int module, struct seq_file *s) argument
108 int i, module; local
132 int module; local
168 int module, log_level, cnt; local
[all...]
H A Dice_fw_update.c290 ice_write_one_nvm_block(struct ice_pf *pf, u16 module, u32 offset, argument
400 ice_write_nvm_module(struct ice_pf *pf, u16 module, const char *component, const u8 *image, u32 length, u8 *reset_level, struct netlink_ext_ack *extack) argument
479 ice_erase_nvm_module(struct ice_pf *pf, u16 module, const char *component, struct netlink_ext_ack *extack) argument
639 u16 module; local
[all...]
H A Dice_main.c4491 ice_pf_fwlog_update_module(struct ice_pf *pf, int log_level, int module) argument
[all...]
H A Dice_nvm.c247 static u32 ice_get_flash_bank_offset(struct ice_hw *hw, enum ice_bank_select bank, u16 module) argument
321 ice_read_flash_module(struct ice_hw *hw, enum ice_bank_select bank, u16 module, u32 offset, u8 *data, u32 length) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_env.c59 mlxsw_env_module_info_get(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) argument
67 __mlxsw_env_validate_module_type(struct mlxsw_core *core, u8 slot_index, u8 module) argument
89 mlxsw_env_validate_module_type(struct mlxsw_core *core, u8 slot_index, u8 module) argument
146 mlxsw_env_query_module_eeprom(struct mlxsw_core *mlxsw_core, u8 slot_index, int module, u16 offset, u16 size, void *data, bool qsfp, unsigned int *p_read_size) argument
208 mlxsw_env_module_temp_thresholds_get(struct mlxsw_core *core, u8 slot_index, int module, int off, int *temp) argument
289 mlxsw_env_get_module_info(struct net_device *netdev, struct mlxsw_core *mlxsw_core, u8 slot_index, int module, struct ethtool_modinfo *modinfo) argument
384 mlxsw_env_get_module_eeprom(struct net_device *netdev, struct mlxsw_core *mlxsw_core, u8 slot_index, int module, struct ethtool_eeprom *ee, u8 *data) argument
459 mlxsw_env_get_module_eeprom_by_page(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, const struct ethtool_module_eeprom *page, struct netlink_ext_ack *extack) argument
516 mlxsw_env_module_reset(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) argument
527 mlxsw_env_reset_module(struct net_device *netdev, struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, u32 *flags) argument
582 mlxsw_env_get_module_power_mode(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, struct ethtool_module_power_mode_params *params, struct netlink_ext_ack *extack) argument
630 mlxsw_env_module_enable_set(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, bool enable) argument
645 mlxsw_env_module_low_power_set(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, bool low_power) argument
664 __mlxsw_env_set_module_power_mode(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, bool low_power, struct netlink_ext_ack *extack) argument
709 mlxsw_env_set_module_power_mode_apply(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, enum ethtool_module_power_mode_policy policy, struct netlink_ext_ack *extack) argument
746 mlxsw_env_set_module_power_mode(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, enum ethtool_module_power_mode_policy policy, struct netlink_ext_ack *extack) argument
769 mlxsw_env_module_has_temp_sensor(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, bool *p_has_temp_sensor) argument
963 u8 module; member in struct:mlxsw_env_module_plug_unplug_event
1015 u8 module = mlxsw_reg_pmpe_module_get(pmpe_pl); local
1080 mlxsw_env_module_overheat_counter_get(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, u64 *p_counter) argument
1095 mlxsw_env_module_port_map(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) argument
1108 mlxsw_env_module_port_unmap(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) argument
1121 mlxsw_env_module_port_up(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) argument
1154 mlxsw_env_module_port_down(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) argument
[all...]

Completed in 363 milliseconds

123456789