Searched refs:model (Results 476 - 500 of 560) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/scsi/aacraid/
H A Daacraid.h339 u8 model[40]; /* Physical Drive Model */ member in struct:aac_ciss_identify_pd
932 char * model; member in struct:aac_driver_ident
/linux-master/drivers/media/platform/microchip/
H A Dmicrochip-isc-base.c1952 strscpy(isc->mdev.model, match->compatible, sizeof(isc->mdev.model));
/linux-master/arch/s390/kvm/
H A Dpriv.c714 fac = *vcpu->kvm->arch.model.fac_list >> 32;
802 u64 stidp_data = vcpu->kvm->arch.model.cpuid;
/linux-master/scripts/kconfig/
H A Dqconf.cc265 QAbstractItemModel *model,
298 QStyledItemDelegate::setModelData(editor, model, index);
264 setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const argument
/linux-master/include/acpi/
H A Dactbl2.h569 u32 model; member in struct:acpi_iort_smmu
607 u32 model; member in struct:acpi_iort_smmu_v3
/linux-master/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c1733 strscpy(cio2->media_dev.model, CIO2_DEVICE_NAME,
1734 sizeof(cio2->media_dev.model));
/linux-master/drivers/scsi/bfa/
H A Dbfa_defs.h257 BFA_ADAPTER_MODEL_NAME_LEN = 16, /* model name length */
258 BFA_ADAPTER_MODEL_DESCR_LEN = 128, /* model description length */
269 char model[BFA_ADAPTER_MODEL_NAME_LEN]; member in struct:bfa_adapter_attr_s
H A Dbfa_fcs.h819 u8 model[16]; member in struct:bfa_fcs_fdmi_hba_attr_s
/linux-master/sound/pci/ice1712/
H A Dpontis.c802 .model = "ms300",
H A Dquartet.c1063 .model = "quartet",
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-dvb.c647 switch (dev->model) {
/linux-master/drivers/staging/greybus/
H A Dpower_supply.c492 gbpsy->model_name = kstrndup(resp.model, PROP_MAX, GFP_KERNEL);
/linux-master/drivers/scsi/
H A Dhpsa_cmd.h727 u8 model[40]; /* Physical Drive Model */ member in struct:bmic_identify_physical_device
H A Dch.c414 ch->dt[elem]->model,
/linux-master/drivers/scsi/esas2r/
H A Datioctl.h314 char model[40]; member in struct:atto_csmi_raid_drives
/linux-master/drivers/video/fbdev/aty/
H A Datyfb_base.c3173 char model[24]; local
3192 strscpy(model, (char *)par->lcd_table+1, sizeof(model));
3265 txtdual, txtcolour, txtmonitor, model);
/linux-master/include/linux/mtd/
H A Drawnand.h226 * @model: Model name
235 const char *model; member in struct:nand_parameters
/linux-master/drivers/scsi/arcmsr/
H A Darcmsr.h212 char model[8]; /*15, 60-67*/ member in struct:FIRMWARE_INFO
/linux-master/drivers/media/i2c/
H A Dds90ub960.c406 const char *model; member in struct:ub960_hw_data
3833 dev_dbg(dev, "Found %s (rev/mask %#04x)\n", priv->hw_data->model,
4016 .model = "ub960",
4022 .model = "ub9702",
/linux-master/drivers/parport/
H A Dshare.c175 * new device model
201 * new device model
255 * If devmodel is true then the new device model is used
261 * If using the non device model:
274 * Returns 0 on success. The non device model will always succeeds.
275 * but the new device model can fail and will return the error code.
281 /* using device model */
359 kfree(port->probe_info[d].model);
/linux-master/arch/sh/boards/mach-ecovec24/
H A Dsetup.c614 .model = 2007,
/linux-master/arch/s390/include/asm/
H A Dkvm_host.h985 struct kvm_s390_cpu_model model; member in struct:kvm_arch
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c1048 * @q_type: queue model
1087 * @q_type: queue model
1186 * model
1449 qi[k].model =
1480 qi[k].model = cpu_to_le16(vport->txq_model);
1574 qi[k].model = cpu_to_le16(vport->rxq_model);
1621 qi[k].model = cpu_to_le16(vport->rxq_model);
3193 * @q_type: queue model
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dif_spi.c1032 if (card->card_id == fw_table[i].model)
/linux-master/arch/parisc/kernel/
H A Ddrivers.c928 #define p ((unsigned long *)&boot_cpu_data.pdc.model)

Completed in 603 milliseconds

<<11121314151617181920>>