IDENT 92 scripts/genksyms/parse.y %token IDENT IDENT 208 scripts/genksyms/parse.y | STRUCT_KEYW IDENT IDENT 210 scripts/genksyms/parse.y | UNION_KEYW IDENT IDENT 212 scripts/genksyms/parse.y | ENUM_KEYW IDENT IDENT 216 scripts/genksyms/parse.y | STRUCT_KEYW IDENT class_body IDENT 223 scripts/genksyms/parse.y | UNION_KEYW IDENT class_body IDENT 230 scripts/genksyms/parse.y | ENUM_KEYW IDENT BRACE_PHRASE IDENT 288 scripts/genksyms/parse.y IDENT IDENT 317 scripts/genksyms/parse.y IDENT IDENT 361 scripts/genksyms/parse.y | IDENT IDENT 439 scripts/genksyms/parse.y | IDENT member_bitfield_declarator { $$ = $2; } IDENT 462 scripts/genksyms/parse.y EXPORT_SYMBOL_KEYW '(' IDENT ')' ';' IDENT 100 sound/isa/cs423x/cs4236.c MODULE_PARM_DESC(index, "Index value for " IDENT " soundcard."); IDENT 102 sound/isa/cs423x/cs4236.c MODULE_PARM_DESC(id, "ID string for " IDENT " soundcard."); IDENT 104 sound/isa/cs423x/cs4236.c MODULE_PARM_DESC(enable, "Enable " IDENT " soundcard."); IDENT 110 sound/isa/cs423x/cs4236.c MODULE_PARM_DESC(port, "Port # for " IDENT " driver."); IDENT 112 sound/isa/cs423x/cs4236.c MODULE_PARM_DESC(cport, "Control port # for " IDENT " driver."); IDENT 114 sound/isa/cs423x/cs4236.c MODULE_PARM_DESC(mpu_port, "MPU-401 port # for " IDENT " driver."); IDENT 116 sound/isa/cs423x/cs4236.c MODULE_PARM_DESC(fm_port, "FM port # for " IDENT " driver."); IDENT 118 sound/isa/cs423x/cs4236.c MODULE_PARM_DESC(sb_port, "SB port # for " IDENT " driver (optional)."); IDENT 120 sound/isa/cs423x/cs4236.c MODULE_PARM_DESC(irq, "IRQ # for " IDENT " driver."); IDENT 122 sound/isa/cs423x/cs4236.c MODULE_PARM_DESC(mpu_irq, "MPU-401 IRQ # for " IDENT " driver."); IDENT 124 sound/isa/cs423x/cs4236.c MODULE_PARM_DESC(dma1, "DMA1 # for " IDENT " driver."); IDENT 126 sound/isa/cs423x/cs4236.c MODULE_PARM_DESC(dma2, "DMA2 # for " IDENT " driver."); IDENT 277 sound/isa/cs423x/cs4236.c printk(KERN_ERR IDENT " WSS PnP configure failed for WSS (out of resources?)\n"); IDENT 298 sound/isa/cs423x/cs4236.c printk(KERN_ERR IDENT " CTRL PnP configure failed for WSS (out of resources?)\n"); IDENT 310 sound/isa/cs423x/cs4236.c printk(KERN_ERR IDENT " MPU401 PnP configure failed for WSS (out of resources?)\n"); IDENT 407 sound/isa/cs423x/cs4236.c if ((acard->res_sb_port = request_region(sb_port[dev], 16, IDENT " SB")) == NULL) { IDENT 408 sound/isa/cs423x/cs4236.c printk(KERN_ERR IDENT ": unable to register SB port at 0x%lx\n", sb_port[dev]); IDENT 464 sound/isa/cs423x/cs4236.c printk(KERN_WARNING IDENT ": OPL3 not detected\n"); IDENT 478 sound/isa/cs423x/cs4236.c printk(KERN_WARNING IDENT ": MPU401 not detected\n"); IDENT 601 sound/isa/cs423x/cs4236.c printk(KERN_ERR "PnP BIOS detection failed for " IDENT "\n"); IDENT 663 sound/isa/cs423x/cs4236.c printk(KERN_ERR "isapnp detection failed and probing for " IDENT