taglinefilesource code
aux_device_present29arch/alpha/kernel/setup.cunsigned char aux_device_present;
aux_device_present78arch/alpha/kernel/setup.caux_device_present = 0xaa;
aux_device_present55arch/i386/kernel/setup.cunsigned char aux_device_present;
aux_device_present88arch/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_present91drivers/char/psaux.cextern unsigned char aux_device_present;
aux_device_present455drivers/char/psaux.cif (aux_device_present == 0xaa) {