CHIP_NONE         119 drivers/input/misc/apanel.c 	if (device_chip[APANEL_DEV_LED] != CHIP_NONE)
CHIP_NONE         210 drivers/input/misc/apanel.c 	idev->keycodemax = (device_chip[APANEL_DEV_CDBTN] != CHIP_NONE) ? 12 : 4;
CHIP_NONE         220 drivers/input/misc/apanel.c 	if (device_chip[APANEL_DEV_LED] != CHIP_NONE) {
CHIP_NONE         296 drivers/input/misc/apanel.c 		else if (device_chip[devno] != CHIP_NONE)