Searched refs:model (Results 251 - 275 of 557) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/staging/media/imx/
H A Dimx-media-dev-common.c344 strscpy(imxmd->md.model, "imx-media", sizeof(imxmd->md.model));
/linux-master/sound/firewire/fireworks/
H A Dfireworks.c306 #define SND_EFW_DEV_ENTRY(vendor, model) \
313 .model_id = model, \
/linux-master/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.c172 strscpy(csi->mdev.model, "Allwinner Video Capture Device",
173 sizeof(csi->mdev.model));
/linux-master/drivers/staging/media/starfive/camss/
H A Dstf-camss.c223 strscpy(stfcamss->media_dev.model, "Starfive Camera Subsystem",
224 sizeof(stfcamss->media_dev.model));
/linux-master/arch/mips/include/asm/octeon/
H A Docteon-model.h32 * to determine what model of chip the software is running on. Models
34 * models match only that model. If a pass (revision) is specified,
51 /* Ignores revision in model checks */
215 * NOTE: Octeon CN5000F model is not identifiable using the
246 * This model is only used for internal checks, it is not a valid
247 * model for the OCTEON_MODEL environment variable. This matches the
299 /* Masks used for the various types of model/family/revision matching */
321 * model group specified in arg_model.
364 static inline int __octeon_is_model_runtime__(uint32_t model) argument
368 return __OCTEON_IS_MODEL_COMPILE__(model, cpui
[all...]
/linux-master/include/linux/mtd/
H A Dspinand.h327 * @model: model name
344 const char *model; member in struct:spinand_info
385 .model = __model, \
/linux-master/drivers/media/i2c/
H A Dimx290.c234 const struct imx290_model_info *model; member in struct:imx290
601 if (info->code[imx290->model->colour_variant] == code)
969 ret = imx290_set_register_array(imx290, imx290->model->init_regs,
970 imx290->model->init_regs_num);
972 dev_err(imx290->dev, "Could not set model specific init registers\n");
1085 code->code = imx290_formats[code->index].code[imx290->model->colour_variant];
1127 fmt->format.code = imx290_formats[0].code[imx290->model->colour_variant];
1469 imx290->model = of_device_get_match_data(imx290->dev);
1589 imx290->model->name, NULL);
/linux-master/arch/loongarch/
H A DMakefile75 # out if it is the case (by probing for the model attribute; all supported
105 KBUILD_RUSTFLAGS_MODULE += -Crelocation-model=pic
109 KBUILD_RUSTFLAGS_KERNEL += -Crelocation-model=pie
/linux-master/drivers/hwmon/
H A Dlm95234.c653 int val, model; local
667 model = i2c_smbus_read_byte_data(client, LM95234_REG_REM_MODEL);
668 if (model < 0)
669 return model;
670 if (model & val) {
675 model & ~val);
/linux-master/drivers/mfd/
H A Dtps65010.c67 unsigned model:8; member in struct:tps65010
190 switch (tps->model) {
386 if ((tps->model != TPS65013 || !tps->charging)
540 tps->model = id->driver_data;
563 switch (tps->model) {
605 if (tps->model == TPS65013)
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c1012 snprintf(info->model,
1013 sizeof(info->model),
1016 snprintf(info->model,
1017 sizeof(info->model),
1020 snprintf(info->model,
1021 sizeof(info->model),
/linux-master/drivers/edac/
H A Damd64_edac.c108 reg &= (pvt->model == 0x30) ? ~3 : ~1;
155 dct = (dct && pvt->model == 0x30) ? 3 : dct;
216 if (pvt->fam == 0x15 && pvt->model == 0x60) {
241 if (pvt->model < 0x10)
244 if (pvt->model == 0x60)
258 if (pvt->model < 0x10)
261 if (pvt->model == 0x60)
391 (pvt->fam == 0x15 && pvt->model >= 0x30)) {
1427 } else if (pvt->fam == 0x15 && pvt->model == 0x30) {
1600 if (pvt->model <
[all...]
/linux-master/drivers/nvme/host/
H A Dsysfs.c110 int model_len = sizeof(subsys->model);
124 while (model_len > 0 && (subsys->model[model_len - 1] == ' ' ||
125 subsys->model[model_len - 1] == '\0'))
129 serial_len, subsys->serial, model_len, subsys->model,
318 nvme_show_str_function(model); variable
805 nvme_subsys_show_str_function(model); variable
/linux-master/sound/pci/ctxfi/
H A Dcthw20k2.c1158 if (hw->model != CTSB1270) {
1175 } else if ((4 == info->msr) && (hw->model == CTSB1270)) {
1627 if (hw->model == CTSB1270) {
1759 if (hw->model == CTSB1270) {
1851 if (hw->model == CTSB1270) {
1892 if (hw->model != CTSB1270) {
1913 cap.dedicated_mic = hw->model == CTSB1270;
1914 cap.output_switch = hw->model == CTSB1270;
1915 cap.mic_source_switch = hw->model == CTSB1270;
2150 if (hw->model !
[all...]
H A Dcthw20k1.c1428 if (hw->model == CTSB055X) {
1530 switch (hw->model) {
1681 switch (hw->model) {
1765 if (hw->model == CTSB055X)
1776 cap.digit_io_switch = !(hw->model == CTSB073X || hw->model == CTUAA);
1912 if (hw->model == CTUAA)
1920 if (hw->model == CTUAA) {
2026 switch (hw->model) {
2077 if (hw->model
[all...]
H A Dctatc.c1288 atc->model = p->value;
1291 atc->model = CT20K1_UNKNOWN;
1293 atc->model = CT20K2_UNKNOWN;
1295 atc->model_name = ct_subsys_name[atc->model];
1296 dev_info(atc->card->dev, "chip %s model %s (%04x:%04x) is found\n",
1331 err = create_hw_obj(atc->pci, atc->chip_type, atc->model, &hw);
1374 num_daios = ((atc->model == CTSB1270) ? 8 : 7);
1375 num_srcs = ((atc->model == CTSB1270) ? 6 : 4);
1396 da_desc.type = (atc->model != CTSB073X) ? i :
1514 if (atc->model
[all...]
/linux-master/arch/s390/kernel/
H A Dperf_cpum_cf_events.c839 struct attribute **combined, **model, **cfvn, **csvn; local
869 /* Determine model-specific counter set(s) */
874 model = cpumcf_z10_pmu_event_attr;
878 model = cpumcf_z196_pmu_event_attr;
882 model = cpumcf_zec12_pmu_event_attr;
886 model = cpumcf_z13_pmu_event_attr;
890 model = cpumcf_z14_pmu_event_attr;
894 model = cpumcf_z15_pmu_event_attr;
898 model = cpumcf_z16_pmu_event_attr;
901 model
[all...]
/linux-master/drivers/platform/x86/
H A Dasus-laptop.c859 * of features supported by a given model. For now, 0x0100 or 0x0800
1679 union acpi_object *model = NULL; local
1714 * Try to match the object returned by INIT to the specific model.
1720 model = buffer.pointer;
1721 switch (model->type) {
1723 string = model->string.pointer;
1726 string = model->buffer.pointer;
1740 pr_notice(" %s model detected\n", string);
1745 kfree(model);
1812 const char *model; local
[all...]
/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-core.c32 .model = MCP251XFD_MODEL_MCP2517FD,
38 .model = MCP251XFD_MODEL_MCP2518FD,
44 .model = MCP251XFD_MODEL_MCP251863,
47 /* Autodetect model, start with CRC enabled. */
51 .model = MCP251XFD_MODEL_MCP251XFD,
78 static const char *__mcp251xfd_get_model_str(enum mcp251xfd_model model) argument
80 switch (model) {
97 return __mcp251xfd_get_model_str(priv->devtype_data.model);
1702 * so use it to autodetect the model.
1728 priv->devtype_data.model !
[all...]
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-cards.c58 unsigned int model; member in struct:em28xx_hash_table
2514 * 2040:026d Hauppauge WinTV-dualHD (model 01595 - ATSC/QAM) Isoc.
2515 * 2040:826d Hauppauge WinTV-dualHD (model 01595 - ATSC/QAM) Bulk.
2858 const struct em28xx_board *board = &em28xx_boards[dev->model];
2884 dev->board = em28xx_boards[dev->model];
2926 * Since em28xx_pre_card_setup() requires a proper dev->model,
2938 switch (dev->model) {
3059 dev->model = EM2820_BOARD_SILVERCREST_WEBCAM;
3062 dev->model = EM2750_BOARD_UNKNOWN;
3080 dev->model
[all...]
/linux-master/drivers/media/rc/
H A Dite-cir.c41 /* override detected model id */
44 MODULE_PARM_DESC(model_number, "Use this model number, don't autodetect");
1209 .model = "ITE8704 CIR transceiver",
1228 .model = "ITE8713 CIR transceiver",
1247 .model = "ITE8708 CIR transceiver",
1267 .model = "ITE8709 CIR transceiver",
1289 {"ITE8704", 0}, /* Default model */
1319 /* get the model number */
1321 dev_dbg(&pdev->dev, "Auto-detected model: %s\n",
1322 ite_dev_descs[model_no].model);
[all...]
/linux-master/drivers/media/usb/gspca/
H A Dxirlink_cit.c43 u8 model; member in struct:sd
45 #define CIT_MODEL1 1 /* The model 1 - 4 nomenclature comes from the old */
860 sd->model = id->driver_info;
861 if (sd->model == CIT_MODEL3 && ibm_netcam_pro)
862 sd->model = CIT_IBM_NETCAM_PRO;
865 switch (sd->model) {
1123 switch (sd->model) {
1146 switch (sd->model) {
1185 switch (sd->model) {
1248 switch (sd->model) {
[all...]
/linux-master/drivers/input/mouse/
H A Dhgpk.c641 if (psmouse->model < HGPK_MODEL_C)
699 if (psmouse->model < HGPK_MODEL_D)
906 if (psmouse->model >= HGPK_MODEL_C)
958 if (psmouse->model >= HGPK_MODEL_C) {
1028 /* HGPK signature: 0x67, 0x00, 0x<model> */
1048 psmouse->model = version;
/linux-master/drivers/net/can/spi/
H A Dhi311x.c148 enum hi3110_model model; member in struct:hi3110_priv
879 priv->model = (enum hi3110_model)(uintptr_t)match;
881 priv->model = spi_get_device_id(spi)->driver_data;
926 dev_err_probe(dev, ret, "Cannot initialize %x. Wrong wiring?\n", priv->model);
935 netdev_info(net, "%x successfully initialized.\n", priv->model);
/linux-master/drivers/input/misc/
H A Dadxl34x.c206 unsigned model; member in struct:adxl34x
744 ac->model = 345;
747 ac->model = 346;
759 input_dev->id.product = ac->model;
865 if (ac->model == 346 && ac->pdata.orientation_enable) {

Completed in 304 milliseconds

<<11121314151617181920>>