taglinefilesource code
aux_device_present40arch/alpha/kernel/setup.cunsigned char aux_device_present = 0xaa;
aux_device_present64arch/i386/kernel/setup.cunsigned char aux_device_present;
aux_device_present121arch/i386/kernel/setup.caux_device_present = AUX_DEVICE_INFO;
aux_device_present196arch/mips/kernel/setup.cunsigned char aux_device_present;
aux_device_present300arch/mips/kernel/setup.caux_device_present = AUX_DEVICE_INFO;
aux_device_present31arch/ppc/kernel/setup.cunsigned char aux_device_present;
aux_device_present145arch/ppc/kernel/setup.caux_device_present = 0xaa;
aux_device_present108drivers/char/psaux.cextern unsigned char aux_device_present;
aux_device_present502drivers/char/psaux.cif (aux_device_present == 0xaa) {
aux_device_present48kernel/ksyms.cextern unsigned char aux_device_present, kbd_read_mask;
aux_device_present468kernel/ksyms.cX(aux_device_present),