Searched refs:version_id (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/amiga/
H A Damiga.c112 const char version_id[] = "\0$VER: Zip 2.3 (" variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibcelt_dec.c54 CELTHeader header = { .version_id = 0 };
56 return header.version_id;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dperf_event.h61 unsigned int version_id:8; member in struct:cpuid10_eax::__anon10560
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsom.h15 unsigned int version_id; /* versiod ID: YYMMDDHH */ member in struct:som_hdr
64 /* values for version_id. Decimal not hex, yes. Grr. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/oprofile/
H A Dop_model_ppro.c97 if (!(eax.split.version_id == 0 &&
237 if (eax.split.version_id == 0 && current_cpu_data.x86 == 6 &&
239 eax.split.version_id = 2;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbinfmt_som.c117 if (som_ex->version_id != SOM_ID_OLD &&
118 som_ex->version_id != SOM_ID_NEW)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/onenand/
H A Donenand_sim.c58 static int version_id = CONFIG_ONENAND_SIM_VERSION_ID; variable
179 writew(version_id, this->base + 4);
474 writew(version_id, flash->base + ONENAND_REG_VERSION_ID);
H A Domap2.c711 switch ((c->onenand.version_id >> 4) & 0xf) {
H A Donenand_base.c3366 process = this->version_id >> ONENAND_VERSION_PROCESS_SHIFT;
3801 this->version_id = ver_id;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dvtoc.h194 __u16 version_id; /* Version identifier */ member in struct:vtoc_cms_label
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mtd/
H A Donenand.h44 unsigned int version_id; member in struct:onenand_chip
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Damiga.c63 const char version_id[] = "\0$VER: UnZip " UZ_VER_STRING " (" variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_intel.c938 version = eax.split.version_id;

Completed in 203 milliseconds