/linux-4.1.27/drivers/staging/xgifb/ |
D | XGI_main_26.c | 305 struct xgi_hw_device_info *hw_info = &xgifb_info->hw_info; in XGIfb_validate_mode() local 336 switch (hw_info->ulCRT2LCDType) { in XGIfb_validate_mode() 386 if ((hw_info->ulExternalChip == 0x01) || /* LVDS */ in XGIfb_validate_mode() 387 (hw_info->ulExternalChip == 0x05)) { /* LVDS+Chrontel */ in XGIfb_validate_mode() 392 if (hw_info->ulCRT2LCDType == LCD_1024x600) in XGIfb_validate_mode() 410 (hw_info->ulCRT2LCDType != LCD_1024x600)) in XGIfb_validate_mode() 416 if (hw_info->ulCRT2LCDType != LCD_1152x768) in XGIfb_validate_mode() 424 (hw_info->ulCRT2LCDType != LCD_1280x768)) in XGIfb_validate_mode() 462 if (hw_info->ulCRT2LCDType == in XGIfb_validate_mode() 928 struct xgi_hw_device_info *hw_info = &xgifb_info->hw_info; in XGIfb_do_set_var() local [all …]
|
D | XGIfb.h | 54 struct xgi_hw_device_info hw_info; member
|
D | vb_init.c | 1103 XGINew_SenseLCD(&xgifb_info->hw_info, pVBInfo); in XGINew_GetXG21Sense() 1187 struct xgi_hw_device_info *HwDeviceExtension = &xgifb_info->hw_info; in XGIInitNew()
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
D | pcnet_cs.c | 114 struct hw_info { struct 135 static struct hw_info hw_info[] = { argument 197 #define NR_INFO ARRAY_SIZE(hw_info) 199 static struct hw_info default_info = { 0, 0, 0, 0, 0 }; 200 static struct hw_info dl10019_info = { 0, 0, 0, 0, IS_DL10019|HAS_MII }; 201 static struct hw_info dl10022_info = { 0, 0, 0, 0, IS_DL10022|HAS_MII }; 279 static struct hw_info *get_hwinfo(struct pcmcia_device *link) in get_hwinfo() 296 hw_info[i].offset & ~(resource_size(link->resource[2])-1)); in get_hwinfo() 297 base = &virt[hw_info[i].offset & (resource_size(link->resource[2])-1)]; in get_hwinfo() 298 if ((readb(base+0) == hw_info[i].a0) && in get_hwinfo() [all …]
|
/linux-4.1.27/sound/firewire/bebob/ |
D | bebob_proc.c | 12 struct hw_info { struct 40 struct hw_info *info; in proc_read_hw_info() argument 42 info = kzalloc(sizeof(struct hw_info), GFP_KERNEL); in proc_read_hw_info() 47 info, sizeof(struct hw_info)) < 0) in proc_read_hw_info()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | tsi108_dev.c | 77 hw_info tsi_eth_data; in tsi108_eth_of_init() 147 sizeof(hw_info)); in tsi108_eth_of_init()
|
/linux-4.1.27/drivers/usb/serial/ |
D | whiteheat.c | 255 struct whiteheat_hw_info *hw_info; in whiteheat_attach() local 272 result = kmalloc(sizeof(*hw_info) + 1, GFP_KERNEL); in whiteheat_attach() 298 sizeof(*hw_info) + 1, &alen, COMMAND_TIMEOUT_MS); in whiteheat_attach() 303 } else if (alen != sizeof(*hw_info) + 1) { in whiteheat_attach() 313 hw_info = (struct whiteheat_hw_info *)&result[1]; in whiteheat_attach() 317 hw_info->sw_major_rev, hw_info->sw_minor_rev); in whiteheat_attach()
|
/linux-4.1.27/sound/oss/ |
D | mpu401.h | 11 void unload_mpu401(struct address_info *hw_info);
|
D | sb.h | 184 void unload_sb16(struct address_info *hw_info); 185 void unload_sb16midi(struct address_info *hw_info);
|
D | ad1848.h | 24 void unload_ms_sound(struct address_info *hw_info);
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | anysee.c | 506 u8 hw_info[3]; in anysee_read_config() local 512 ret = anysee_get_hw_info(d, hw_info); in anysee_read_config() 516 ret = anysee_get_hw_info(d, hw_info); in anysee_read_config() 524 KBUILD_MODNAME, hw_info[1], hw_info[2], hw_info[0]); in anysee_read_config() 526 state->hw = hw_info[0]; in anysee_read_config()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | tsi108.h | 102 } hw_info; typedef
|
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
D | vxge-config.c | 805 struct vxge_hw_device_hw_info *hw_info) in __vxge_hw_vpath_fw_ver_get() argument 807 struct vxge_hw_device_version *fw_version = &hw_info->fw_version; in __vxge_hw_vpath_fw_ver_get() 808 struct vxge_hw_device_date *fw_date = &hw_info->fw_date; in __vxge_hw_vpath_fw_ver_get() 809 struct vxge_hw_device_version *flash_version = &hw_info->flash_version; in __vxge_hw_vpath_fw_ver_get() 810 struct vxge_hw_device_date *flash_date = &hw_info->flash_date; in __vxge_hw_vpath_fw_ver_get() 872 struct vxge_hw_device_hw_info *hw_info) in __vxge_hw_vpath_card_info_get() argument 876 u8 *serial_number = hw_info->serial_number; in __vxge_hw_vpath_card_info_get() 877 u8 *part_number = hw_info->part_number; in __vxge_hw_vpath_card_info_get() 878 u8 *product_desc = hw_info->product_desc; in __vxge_hw_vpath_card_info_get() 931 struct vxge_hw_device_hw_info *hw_info) in __vxge_hw_vpath_pci_func_mode_get() argument [all …]
|
D | vxge-config.h | 1851 struct vxge_hw_device_hw_info *hw_info);
|
/linux-4.1.27/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_core.c | 69 static const struct inv_mpu6050_hw hw_info[INV_NUM_PARTS] = { variable 279 memcpy(&st->chip_config, hw_info[st->chip_type].config, in inv_mpu6050_init_config() 730 st->hw = &hw_info[st->chip_type]; in inv_check_and_setup_chip() 731 st->reg = hw_info[st->chip_type].reg; in inv_check_and_setup_chip()
|
/linux-4.1.27/drivers/net/ethernet/tundra/ |
D | tsi108_eth.c | 1556 hw_info *einfo; in tsi108_init_one()
|
/linux-4.1.27/sound/pci/ |
D | cmipci.c | 487 struct snd_pcm_hardware *hw_info[3]; /* for playbacks */ member
|