taglinefilesource code
aux_device_present39arch/alpha/kernel/setup.cunsigned char aux_device_present = 0xaa;
aux_device_present58arch/i386/kernel/setup.cunsigned char aux_device_present;
aux_device_present98arch/i386/kernel/setup.caux_device_present = AUX_DEVICE_INFO;
aux_device_present40arch/mips/kernel/setup.cunsigned char aux_device_present;
aux_device_present83arch/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) {