Searched refs:model (Results 126 - 150 of 557) sorted by relevance

1234567891011>>

/linux-master/sound/pci/ice1712/
H A Dhoontech.c337 .model = "dsp24",
345 .model = "dsp24_value",
351 .model = "dsp24_71",
357 .model = "ez8",
362 * thus identified only via the explicit model option
366 .model = "staudio",
/linux-master/drivers/hwmon/
H A Dcoretemp.c125 u8 model; member in struct:tjmax_model
170 * First try PCI host bridge IDs, followed by model ID strings
171 * and model/stepping information.
190 if (c->x86_model == tm->model &&
263 u8 model = c->x86_model; local
265 return model > 0xe &&
266 model != 0x1c &&
267 model != 0x26 &&
268 model != 0x27 &&
269 model !
[all...]
H A Dhwmon-vid.c175 * The model match must be exact for 4-bit values. For model values 0x10
176 * and above (extended model), all models below the parameter will match.
227 * Special case for VIA model D: there are two different possible
232 * Note: something similar might be needed for model A, I'm not sure.
259 static u8 find_vrm(u8 family, u8 model, u8 stepping, u8 vendor) argument
266 model >= vrm_models[i].model_from &&
267 model <= vrm_models[i].model_to &&
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-v3.c39 u32 model = vcpu->kvm->arch.vgic.vgic_model; local
56 if (model == KVM_DEV_TYPE_ARM_VGIC_V3) {
109 u32 model = vcpu->kvm->arch.vgic.vgic_model; local
114 model == KVM_DEV_TYPE_ARM_VGIC_V2);
156 model == KVM_DEV_TYPE_ARM_VGIC_V2) {
197 u32 model = vcpu->kvm->arch.vgic.vgic_model; local
200 if (model == KVM_DEV_TYPE_ARM_VGIC_V2) {
227 u32 model = vcpu->kvm->arch.vgic.vgic_model; local
232 if (model == KVM_DEV_TYPE_ARM_VGIC_V2) {
/linux-master/sound/drivers/
H A Ddummy.c51 static char *model[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = NULL}; variable
68 module_param_array(model, charp, NULL, 0444);
69 MODULE_PARM_DESC(model, "Soundcard model.");
127 const struct dummy_model *model; member in struct:snd_dummy
545 const struct dummy_model *model = dummy->model; local
570 if (model == NULL)
574 if (model->playback_constraints)
575 err = model
[all...]
/linux-master/drivers/media/i2c/
H A Dmt9v032.c209 const struct mt9v032_model_info *model; member in struct:mt9v032
250 unsigned int min_hblank = mt9v032->model->data->min_hblank;
255 min_hblank = max_t(int, mt9v032->model->data->min_row_time - crop->width,
334 ret = regmap_write(map, mt9v032->model->data->pclk_reg,
736 mt9v032->model->data->aec_max_shutter_reg,
940 if (mt9v032->model->color)
1077 mt9v032->model = i2c_get_match_data(client);
1091 V4L2_CID_EXPOSURE, mt9v032->model->data->min_shutter,
1092 mt9v032->model->data->max_shutter, 1,
1095 V4L2_CID_HBLANK, mt9v032->model
[all...]
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dfirmware.c105 if (iter->model != priv->fw_model) {
125 * @card_model: Bus-specific card model ID used to filter firmware table
127 * @fw_table: Table of firmware file names and device model numbers
161 * @card_model: Bus-specific card model ID used to filter firmware table
163 * @fw_table: Table of firmware file names and device model numbers
186 if (iter->model != card_model)
H A Ddecl.h17 int model; member in struct:lbs_fw_table
/linux-master/drivers/rtc/
H A Drtc-rx8025.c82 enum rx_model model; member in struct:rx8025_data
116 static int rx8025_is_osc_stopped(enum rx_model model, int ctrl2) argument
124 if (model == model_rx_8025)
149 xstp = rx8025_is_osc_stopped(drvdata->model, ctrl2);
168 if (drvdata->model == model_rx_8025)
188 xstp = rx8025_is_osc_stopped(rx8025->model, status);
312 if (rx8025->model == model_rx_8035) {
544 rx8025->model = id->driver_data;
/linux-master/drivers/staging/media/tegra-video/
H A Dvideo.c56 strscpy(vid->media_dev.model, "NVIDIA Tegra Video Input Device",
57 sizeof(vid->media_dev.model));
/linux-master/drivers/clk/mmp/
H A Dclk-of-mmp2.c90 enum mmp2_clk_model model; member in struct:mmp2_clk_unit
187 if (pxa_unit->model == CLK_MODEL_MMP3) {
293 if (pxa_unit->model == CLK_MODEL_MMP3) {
429 if (pxa_unit->model == CLK_MODEL_MMP3) {
483 if (pxa_unit->model == CLK_MODEL_MMP3) {
503 if (pxa_unit->model == CLK_MODEL_MMP3) {
524 pxa_unit->model = CLK_MODEL_MMP3;
526 pxa_unit->model = CLK_MODEL_MMP2;
/linux-master/arch/x86/platform/atom/
H A Dpunit_atom_debug.c168 #define X86_MATCH(model, data) \
169 X86_MATCH_VENDOR_FAM_MODEL_FEATURE(INTEL, 6, INTEL_FAM6_##model, \
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.h19 u32 model; member in struct:etnaviv_chip_identity
179 if (gpu->identity.model == chipModel_GC300 &&
/linux-master/arch/arm/include/asm/
H A Dglue-cache.h126 #error Unknown cache maintenance model
/linux-master/arch/powerpc/platforms/512x/
H A Dpdm360ng.c46 .model = 7845,
/linux-master/arch/s390/include/asm/
H A Dsysinfo.h32 char model[16]; member in struct:sysinfo_1_1_1
/linux-master/drivers/media/usb/au0828/
H A Dau0828-cards.c149 /* Make sure we support the board model */
150 switch (tv.model) {
167 pr_warn("%s: warning: unknown hauppauge model #%d\n",
168 __func__, tv.model);
172 pr_info("%s: hauppauge eeprom: model=%d\n",
173 __func__, tv.model);
/linux-master/drivers/parport/
H A Dprobe.c48 pr_cont(", %s %s", info->mfr, info->model);
82 kfree(info->model);
83 info->model = kstrdup(sep, GFP_KERNEL);
/linux-master/arch/m68k/bvme6000/
H A Dconfig.c37 static void bvme6000_get_model(char *model);
68 static void bvme6000_get_model(char *model) argument
70 sprintf(model, "BVME%d000", m68k_cputype == CPU_68060 ? 6 : 4);
/linux-master/arch/m68k/q40/
H A Dconfig.c38 static void q40_get_model(char *model);
139 static void q40_get_model(char *model) argument
141 sprintf(model, "Q40");
/linux-master/arch/powerpc/kernel/
H A Drtas_pci.c147 const char *model = of_get_property(dev, "model", NULL); local
149 if (model && strstr(model, "Python"))
/linux-master/arch/s390/kernel/
H A Dearly.c144 EBCASC(mach->model, sizeof(mach->model));
148 mach->model, mach->model_capacity);
/linux-master/arch/loongarch/include/asm/
H A Dpercpu.h17 # if __has_attribute(model)
18 # define PER_CPU_ATTRIBUTES __attribute__((model("extreme")))
20 # error compiler support for the model attribute is necessary when a recent assembler is used
/linux-master/drivers/media/rc/
H A Dmceusb.c499 enum mceusb_model_type model; member in struct:mceusb_dev
1595 mceusb_model[ir->model].name ?
1596 mceusb_model[ir->model].name :
1612 if (!mceusb_model[ir->model].broken_irtimeout) {
1643 if (mceusb_model[ir->model].rc_map)
1644 rc->map_name = mceusb_model[ir->model].rc_map;
1670 enum mceusb_model_type model = id->driver_info; local
1680 is_gen3 = mceusb_model[model].mce_gen3;
1681 is_microsoft_gen1 = mceusb_model[model].mce_gen1;
1682 tx_mask_normal = mceusb_model[model]
[all...]
/linux-master/drivers/media/platform/renesas/rcar-vin/
H A Drcar-core.c94 strscpy(mdev->model, match->compatible, sizeof(mdev->model));
1128 .model = RCAR_H1,
1136 .model = RCAR_M1,
1144 .model = RCAR_GEN2,
1159 .model = RCAR_GEN3,
1175 .model = RCAR_GEN3,
1193 .model = RCAR_GEN3,
1211 .model = RCAR_GEN3,
1226 .model
[all...]

Completed in 352 milliseconds

1234567891011>>