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

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/watcom/
H A Dwatcom_f.mak2 # OpenWatcom flat model
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/hp300/
H A Dconfig.c104 static void hp300_get_model(char *model) argument
106 strcpy(model, hp300_model_name);
263 printk(KERN_INFO "Detected HP9000 model %s\n", hp300_models[hp300_model-HP_320]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dmain.c126 get_selected_torrent_ids_foreach( GtkTreeModel * model, argument
133 gtk_tree_model_get( model, iter, MC_TORRENT_ID, &id, -1 );
195 get_selected_torrent_counts_foreach( GtkTreeModel * model, GtkTreePath * path UNUSED, argument
203 gtk_tree_model_get( model, iter, MC_ACTIVITY, &activity, -1 );
223 count_updatable_foreach( GtkTreeModel * model, GtkTreePath * path UNUSED, argument
227 gtk_tree_model_get( model, iter, MC_TORRENT, &tor, -1 );
704 /* start model update timer */
801 rowChangedCB( GtkTreeModel * model UNUSED,
844 GtkTreeModel * model; local
853 model
1367 open_folder_foreach( GtkTreeModel * model, GtkTreePath * path UNUSED, GtkTreeIter * iter, gpointer core ) argument
1383 accumulate_selected_torrents( GtkTreeModel * model, GtkTreePath * path UNUSED, GtkTreeIter * iter, gpointer gdata ) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/displays/
H A Dpanel-acx565akm.c66 int model; member in struct:acx565akm_device
220 md->model = MIPID_VER_ACX565AKM;
226 md->model = MIPID_VER_L4F00311;
230 md->model = MIPID_VER_LPH8923;
234 md->model = MIPID_VER_LS041Y3;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/mac/
H A Dconfig.c187 * Macintosh Table: hardcoded model configuration data.
192 * inaccurate, so look here if a new Mac model won't run. Example: if
837 int model = mac_bi_data.id; local
838 if (!model) {
839 /* no bootinfo model id -> NetBSD booter was used! */
840 model = (mac_bi_data.cpuid >> 2) & 63;
841 printk(KERN_WARNING "No bootinfo model ID, using cpuid instead "
847 if (m->ident == model) {
878 printk(KERN_INFO "Detected Macintosh model: %d\n", model);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dcrc_i386.asm13 ; fixed to assemble with masm by not using .model directive which makes
41 ; Working without .model directive caused tasm32 version 5.0 to produce
43 ; by defining NO_ALIGN, thus allowing to use .model flat. There is no need
60 ; FLAT memory model assumed.
77 .model flat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dcrc_i386.asm13 ; fixed to assemble with masm by not using .model directive which makes
41 ; Working without .model directive caused tasm32 version 5.0 to produce
43 ; by defining NO_ALIGN, thus allowing to use .model flat. There is no need
60 ; FLAT memory model assumed.
77 .model flat
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttusb-dec/
H A Dttusb_dec.c96 enum ttusb_dec_model model; member in struct:ttusb_dec
205 enum ttusb_dec_model model);
341 unsigned int *model, unsigned int *version)
359 if (model != NULL) {
361 *model = ntohl(tmp);
1387 unsigned int mode = 0, model = 0, version = 0; local
1391 result = ttusb_dec_get_stb_state(dec, &mode, &model, &version);
1412 switch (model) {
1426 printk(KERN_ERR "%s: unknown model returned "
1428 __func__, model);
340 ttusb_dec_get_stb_state(struct ttusb_dec *dec, unsigned int *mode, unsigned int *model, unsigned int *version) argument
1721 ttusb_dec_set_model(struct ttusb_dec *dec, enum ttusb_dec_model model) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dmetadata.c419 char make[32], model[64] = {'\0'}; local
470 strncpy(model, exif_entry_get_value(e, b, sizeof(b)), sizeof(model));
471 if( !strcasestr(model, make) )
472 snprintf(model, sizeof(model), "%s %s", make, exif_entry_get_value(e, b, sizeof(b)));
473 cam = strdup(model);
476 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * model: %s\n", model);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-cards.c217 memcpy(&dev->board, &cx231xx_boards[dev->model], sizeof(dev->board));
220 /* Since cx231xx_pre_card_setup() requires a proper dev->model,
229 dev->board.name, dev->model);
284 switch (dev->model) {
300 dev->tuner_type = cx231xx_boards[dev->model].tuner_type;
301 if (cx231xx_boards[dev->model].tuner_addr)
302 dev->tuner_addr = cx231xx_boards[dev->model].tuner_addr;
549 dev->model = id->driver_info;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dmt9v022.c107 int model; /* V4L2_IDENT_MT9V022* codes from v4l2-chip-ident.h */ member in struct:mt9v022
397 if (mt9v022->model != V4L2_IDENT_MT9V022IX7ATM)
402 if (mt9v022->model != V4L2_IDENT_MT9V022IX7ATC)
460 id->ident = mt9v022->model;
763 mt9v022->model = V4L2_IDENT_MT9V022IX7ATC;
767 mt9v022->model = V4L2_IDENT_MT9V022IX7ATM;
797 data, mt9v022->model == V4L2_IDENT_MT9V022IX7ATM ?
H A Dtveeprom.c12 * Adjustments to fit a more general model and all bugs:
432 ** model: tag [00].07-08 or [06].00-01
512 tvee->model =
576 tvee->model =
695 tveeprom_info("Hauppauge model %d, rev %s, serial# %d\n",
696 tvee->model, tvee->rev_str, tvee->serial_number);
699 tveeprom_info("tuner model is %s (idx %d, type %d)\n",
706 tveeprom_info("second tuner model is %s (idx %d, type %d)\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A D4xx.c175 char model[64]; local
182 if (getprop(devp, "model", model, sizeof(model)) <= 0)
185 model[sizeof(model)-1] = 0;
187 if (!strcmp(model, "amcc,sequoia") ||
188 !strcmp(model, "amcc,rainier"))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfad_attr.c656 char model[BFA_ADAPTER_MODEL_NAME_LEN]; local
658 bfa_get_adapter_model(&bfad->bfa, model);
659 return snprintf(buf, PAGE_SIZE, "%s\n", model);
698 char model[BFA_ADAPTER_MODEL_NAME_LEN]; local
701 bfa_get_adapter_model(&bfad->bfa, model);
704 model, fw_ver, BFAD_DRIVER_VERSION);
803 static DEVICE_ATTR(model, S_IRUGO, bfad_im_model_show, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DIndexTest.java11 import static com.sleepycat.persist.model.Relationship.MANY_TO_MANY;
12 import static com.sleepycat.persist.model.Relationship.MANY_TO_ONE;
13 import static com.sleepycat.persist.model.Relationship.ONE_TO_MANY;
14 import static com.sleepycat.persist.model.Relationship.ONE_TO_ONE;
38 import com.sleepycat.persist.model.Entity;
39 import com.sleepycat.persist.model.PrimaryKey;
40 import com.sleepycat.persist.model.SecondaryKey;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dews.c1037 .model = "ewx2496",
1044 .model = "ews88mt",
1051 .model = "ews88mt_new",
1058 .model = "phase88",
1065 .model = "phase88",
1072 .model = "ews88d",
1079 .model = "dmx6fire",
H A Drevo.c614 .model = "revo71",
621 .model = "revo51",
628 .model = "ap192",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dsetup.c692 "model : %u\n"
693 "model name : %s\n"
702 cpunum, c->vendor, c->family, c->model,
756 get_model_name(__u8 family, __u8 model) argument
766 else if (family == 0x1f) switch (model) {
780 "%s: Table overflow. Some processor model information will be missing\n",
800 unsigned model : 8; member in struct:__anon9518::__anon9519
835 c->model = cpuid.field.model;
839 c->model_name = get_model_name(c->family, c->model);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Deeepc-laptop.c420 "on this model)\n");
608 "inappropriate for this model\n");
1256 const char *model; local
1258 model = dmi_get_system_info(DMI_PRODUCT_NAME);
1259 if (!model)
1272 * So Asus made a deliberate decision not to support it on this model.
1281 if (strcmp(model, "701") == 0 || strcmp(model, "702") == 0) {
1283 pr_info("model %s does not officially support setting cpu "
1284 "speed\n", model);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/opti9xx/
H A Dmiro.c905 char* model = "unknown"; local
914 model = "miroSOUND PCM1 pro";
917 model = "miroSOUND PCM1 pro / (early) PCM12";
929 model = "miroSOUND PCM12";
932 model = "miroSOUND PCM12 (Rev. E)";
935 model = "miroSOUND PCM12 / PCM12 pnp";
947 model = "miroSOUND PCM20 radio (Rev. E)";
950 model = "miroSOUND PCM20 radio";
956 snd_iprintf(buffer, " model : %s\n", model);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/ppc/
H A Dpmac.c777 if (err && chip->model <= PMAC_SCREAMER)
911 chip->model = PMAC_AWACS;
980 chip->model = PMAC_SCREAMER;
984 chip->model = PMAC_BURGUNDY;
988 chip->model = PMAC_DACA;
995 chip->model = PMAC_TUMBLER;
1005 chip->model = PMAC_SNAPPER;
1236 if (chip->model <= PMAC_BURGUNDY) {
1265 if (chip->model <= PMAC_BURGUNDY)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7164/
H A Dsaa7164-cards.c476 /* Make sure we support the board model */
477 switch (tv.model) {
504 printk(KERN_ERR "%s: Warning: Unknown Hauppauge model #%d\n",
505 dev->name, tv.model);
509 printk(KERN_INFO "%s: Hauppauge eeprom: model=%d\n", dev->name,
510 tv.model);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dhash_native_64.c552 const char *model = of_get_property(root, "model", NULL); local
553 if (model && !strcmp(model, "IBM,9076-N81"))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dvio.c59 char model[3]; member in struct:vio_resource
164 sizeof(res->model), res->model))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dsetup.c85 const char *model = ""; local
89 model = of_get_property(root, "model", NULL);
90 seq_printf(m, "machine\t\t: CHRP %s\n", model);

Completed in 171 milliseconds

<<11121314151617181920>>