/linux-4.4.14/scripts/gdb/linux/ |
D | modules.py | 19 module_type = utils.CachedType("struct module") variable 23 global module_type 24 module_ptr_type = module_type.get_type().pointer()
|
/linux-4.4.14/sound/soc/intel/skylake/ |
D | skl-tplg-interface.h | 154 u32 module_type; member
|
D | skl-topology.c | 1147 mconfig->m_type = dfw_config->module_type; in skl_tplg_widget_load()
|
/linux-4.4.14/drivers/net/wimax/i2400m/ |
D | fw.c | 1193 unsigned module_type, header_len, major_version, minor_version, in i2400m_fw_hdr_check() local 1196 module_type = le32_to_cpu(bcf_hdr->module_type); in i2400m_fw_hdr_check() 1209 module_type, module_vendor, module_id, in i2400m_fw_hdr_check() 1221 if (module_type != 6) { /* built for the right hardware? */ in i2400m_fw_hdr_check() 1225 module_type); in i2400m_fw_hdr_check()
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | err_ev7.h | 154 u8 module_type; member
|
/linux-4.4.14/include/uapi/linux/wimax/ |
D | i2400m.h | 135 __le32 module_type; member
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | firmware.c | 94 u32 module_type; member 381 if (invalid_header(dd, "module_type", css->module_type, CSS_MODULE_TYPE) in verify_css_header() 447 hfi1_cdbg(FIRMWARE, " module_type 0x%x", css->module_type); in obtain_one_firmware()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_csr.c | 68 uint32_t module_type; member
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_type.h | 170 u8 module_type[3]; member
|
D | i40e_adminq_cmd.h | 1649 u8 module_type[3]; member
|
/linux-4.4.14/arch/alpha/kernel/ |
D | err_marvel.c | 60 env->module_type, in marvel_print_680_frame()
|
/linux-4.4.14/drivers/staging/dgap/ |
D | dgap.c | 620 int module_type = 0; in dgap_parsefile() local 974 module_type = dgap_gettok(in); in dgap_parsefile() 975 if (module_type == 0 || in dgap_parsefile() 976 (module_type != PORTS && module_type != MODEM)) { in dgap_parsefile() 981 p->u.module.type = module_type; in dgap_parsefile()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_type.h | 170 u8 module_type[3]; member
|
D | i40e_common.c | 2273 memcpy(hw->phy.link_info.module_type, &abilities.module_type, in i40e_update_link_info() 2274 sizeof(hw->phy.link_info.module_type)); in i40e_update_link_info()
|
D | i40e_ethtool.c | 287 if (hw_link_info->module_type[2] & in i40e_get_settings_link_up() 289 hw_link_info->module_type[2] & in i40e_get_settings_link_up()
|
D | i40e_adminq_cmd.h | 1652 u8 module_type[3]; member
|
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_ethtool.c | 230 switch (adapter->module_type) { in netxen_nic_get_settings()
|
D | netxen_nic.h | 1642 u16 module_type; member
|
D | netxen_nic_init.c | 1438 adapter->module_type = module; in netxen_handle_linkevent()
|
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/ |
D | drx_driver.h | 1215 enum drx_module module_type; member
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ethtool.c | 410 switch (adapter->ahw->module_type) { in qlcnic_82xx_get_settings()
|
D | qlcnic.h | 503 u16 module_type; member
|
D | qlcnic_83xx_hw.c | 2333 ahw->module_type = MSB(LSW(data[3])); in qlcnic_83xx_handle_link_aen() 3268 ahw->module_type = QLC_83XX_SFP_MODULE_TYPE(config); in qlcnic_83xx_get_settings()
|
D | qlcnic_io.c | 1068 adapter->ahw->module_type = module; in qlcnic_handle_linkevent()
|