Searched refs:model (Results 51 - 75 of 557) sorted by relevance

1234567891011>>

/linux-master/sound/pci/ice1712/
H A Damp.c70 .model = "av710",
77 .model = "amp2000",
/linux-master/drivers/scsi/
H A Dsr_vendor.c71 const char *model = cd->device->model; local
84 if (!strncmp(model, "CD-ROM DRIVE:25", 15) ||
85 !strncmp(model, "CD-ROM DRIVE:36", 15) ||
86 !strncmp(model, "CD-ROM DRIVE:83", 15) ||
87 !strncmp(model, "CD-ROM DRIVE:84 ", 16)
91 || !strncmp(model, "CD-ROM DRIVE:500", 16)
101 !strncmp(model, "Gluco Memory", 12)) {
H A Dscsi_priv.h73 const unsigned char *model);
76 const unsigned char *model,
79 char *model, char *strflags,
82 extern int scsi_dev_info_list_del_keyed(char *vendor, char *model,
/linux-master/tools/memory-model/scripts/
H A Drunlitmus.sh18 # Run this in the directory containing the memory model, specifying the
58 herdoptions="-model $LKMM_HW_CAT_FILE"
/linux-master/drivers/gpu/drm/loongson/
H A Dloongson_device.c57 .model = "LS7A1000 bridge chipset",
89 .model = "LS7A2000 bridge chipset",
/linux-master/drivers/input/joystick/
H A Dtmdc.c261 const struct tmdc_model *model; local
276 for (model = tmdc_models; model->id && model->id != port->mode; model++)
279 port->abs = model->axes;
280 port->btn = model->buttons;
282 if (!model->id) {
287 port->absc = model->abs;
289 port->btnc[i] = model
[all...]
/linux-master/sound/firewire/digi00x/
H A Ddigi00x.c23 char *model; local
31 model = skip_spaces(name);
34 strcpy(dg00x->card->shortname, model);
35 strcpy(dg00x->card->mixername, model);
37 "Digidesign %s, GUID %08x%08x at %s, S%d", model,
/linux-master/arch/x86/kernel/
H A Dverify_cpu.S76 # family > 6 || (family == 6 && model >= 0xd)
77 movl $0x1, %eax # check CPU family and model
87 andl $0x000f00f0, %ecx # mask model and extended model
90 jb .Lverify_cpu_check # family == 6, model < 0xd, skip
/linux-master/drivers/hid/
H A Dhid-thrustmaster.c10 * This driver tries to understand which model of Thrustmaster wheel the generic
100 * Seems to be the model code of the wheel
103 uint16_t model; member in struct:tm_wheel_response::__anon3::__packed
113 uint16_t model; member in struct:tm_wheel_response::__anon3::__packed
206 * to get [what it seems to be] the wheel's model.
208 * If the model id is recognized then we send an opportune USB CONTROL REQUEST
215 uint16_t model = 0; local
220 hid_err(hdev, "URB to get model id failed with error %d\n", urb->status);
225 model = le16_to_cpu(tm_wheel->response->data.a.model);
[all...]
/linux-master/arch/powerpc/platforms/cell/
H A Dsetup.c66 const char *model = ""; local
70 model = of_get_property(root, "model", NULL);
71 seq_printf(m, "machine\t\t: CHRP %s\n", model);
102 s = of_get_property(hose->dn, "model", NULL);
118 const char *model; local
128 model = of_get_property(np, "model", NULL);
129 if (model == NULL || !of_node_name_eq(np, "pci"))
133 if (strcmp(model, "Spide
[all...]
/linux-master/drivers/peci/
H A Dcpu.c298 .model = INTEL_FAM6_HASWELL_X,
303 .model = INTEL_FAM6_BROADWELL_X,
308 .model = INTEL_FAM6_BROADWELL_D,
313 .model = INTEL_FAM6_SKYLAKE_X,
318 .model = INTEL_FAM6_ICELAKE_X,
323 .model = INTEL_FAM6_ICELAKE_D,
328 .model = INTEL_FAM6_SAPPHIRERAPIDS_X,
/linux-master/sound/pci/ymfpci/
H A Dymfpci.c164 const char *str, *model; local
182 case 0x0004: str = "YMF724"; model = "DS-1"; break;
183 case 0x000d: str = "YMF724F"; model = "DS-1"; break;
184 case 0x000a: str = "YMF740"; model = "DS-1L"; break;
185 case 0x000c: str = "YMF740C"; model = "DS-1L"; break;
186 case 0x0010: str = "YMF744"; model = "DS-1S"; break;
187 case 0x0012: str = "YMF754"; model = "DS-1E"; break;
188 default: model = str = "???"; break;
192 sprintf(card->shortname, "Yamaha %s (%s)", model, str);
/linux-master/arch/parisc/kernel/
H A Dprocessor.c242 #define p ((unsigned long *)&boot_cpu_data.pdc.model)
243 if (pdc_model_info(&boot_cpu_data.pdc.model) == PDC_OK) {
245 "model %08lx %08lx %08lx %08lx %08lx %08lx %08lx %08lx %08lx %08lx\n",
248 add_device_randomness(&boot_cpu_data.pdc.model,
249 sizeof(boot_cpu_data.pdc.model));
276 pr_info("HP-UX model name: %s\n",
282 pr_info("MPE/iX model name: %s\n", serial_no);
286 boot_cpu_data.hversion = boot_cpu_data.pdc.model.hversion;
287 boot_cpu_data.sversion = boot_cpu_data.pdc.model.sversion;
338 /* FWIW, FP rev/model i
[all...]
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c241 * and defines the facilities that can be enabled via a cpu model.
770 set_kvm_facility(kvm->arch.model.fac_mask, 129);
771 set_kvm_facility(kvm->arch.model.fac_list, 129);
773 set_kvm_facility(kvm->arch.model.fac_mask, 134);
774 set_kvm_facility(kvm->arch.model.fac_list, 134);
777 set_kvm_facility(kvm->arch.model.fac_mask, 135);
778 set_kvm_facility(kvm->arch.model.fac_list, 135);
781 set_kvm_facility(kvm->arch.model.fac_mask, 148);
782 set_kvm_facility(kvm->arch.model.fac_list, 148);
785 set_kvm_facility(kvm->arch.model
3822 struct kvm_s390_cpu_model *model = &vcpu->kvm->arch.model; local
[all...]
/linux-master/arch/powerpc/platforms/85xx/
H A Dxes_mpc85xx.c117 const char *model = "Unknown"; local
123 model = of_get_property(root, "model", NULL);
126 model + strlen("xes,"));
/linux-master/tools/testing/selftests/media_tests/
H A Dmedia_device_open.c80 printf("Media device model %s driver %s\n",
81 mdi.model, mdi.driver);
/linux-master/tools/power/cpupower/utils/helpers/
H A Dcpuid.c40 * Extract CPU vendor, family, model, stepping info from /proc/cpuinfo
58 cpu_info->model = unknown;
87 } else if (!strncmp(value, "model\t\t: ", 9)) {
88 sscanf(value, "model\t\t: %u",
89 &cpu_info->model);
97 cpu_info->model == unknown ||
180 switch (cpu_info->model) {
/linux-master/arch/s390/kernel/
H A Dlgr.c35 char model[16]; member in struct:lgr_info
76 cpascii(lgr_info->model, si->model, sizeof(si->model));
/linux-master/arch/x86/boot/
H A Dcpucheck.c144 is_centaur() && cpu.model >= 6) {
175 (cpu.model == 9 || cpu.model == 13)) {
202 * First check for the affected model/family:
206 cpu.model != INTEL_FAM6_XEON_PHI_KNL)
/linux-master/sound/ppc/
H A Dpowermac.c56 switch (chip->model) {
77 name_ext = chip->model == PMAC_TUMBLER ? "Tumbler" : "Snapper";
91 name_ext = chip->model == PMAC_SCREAMER ? "Screamer" : "AWACS";
107 snd_printk(KERN_ERR "unsupported hardware %d\n", chip->model);
/linux-master/drivers/mfd/
H A Dene-kb3930.c127 unsigned int model; local
143 ret = regmap_read(ddata->ram_regmap, EC_MODEL, &model);
147 /* Currently we only support the cells present on Dell Ariel model. */
148 if (model != 'J') {
149 dev_err(dev, "unknown board model: %02x\n", model);
/linux-master/drivers/usb/gadget/function/
H A Du_midi2.h37 unsigned int model; /* device model id: 0x-0xffff */ member in struct:f_midi2_ep_info
/linux-master/arch/m68k/apollo/
H A Dconfig.c38 static void dn_get_model(char *model);
71 panic("Unknown apollo model");
92 panic("Apollo model not yet supported");
104 panic("Undefined apollo model");
219 static void dn_get_model(char *model) argument
221 strcpy(model, "Apollo ");
223 strcat(model, apollo_models[apollo_model - APOLLO_DN3000]);
/linux-master/drivers/pinctrl/
H A Dpinctrl-sx150x.c77 u8 model; member in struct:sx150x_device_data
151 .model = SX150X_123,
171 .model = SX150X_123,
194 .model = SX150X_123,
217 .model = SX150X_456,
236 .model = SX150X_456,
258 .model = SX150X_456,
281 .model = SX150X_789,
302 .model = SX150X_789,
323 .model
[all...]
/linux-master/include/linux/
H A Dpeci.h34 * @dev: device object to register PECI controller to the device model
60 * @dev: device object to register PECI device to the device model
63 * @info.model: device model
77 u8 model; member in struct:peci_device::__anon99

Completed in 215 milliseconds

1234567891011>>