Searched refs:APANEL (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/input/misc/
H A Dapanel.c30 #define APANEL "apanel" macro
73 pr_debug(APANEL ": report key %#x\n", keycode); report_key()
107 dev_dbg(&idev->dev, APANEL ": data %#x\n", data); apanel_poll()
160 .name = APANEL,
210 dev_warn(&client->dev, APANEL ": smbus write error %d\n", apanel_probe()
266 pr_notice(APANEL ": Fujitsu BIOS signature '%s' not found...\n", bios_signature()
299 pr_notice(APANEL ": only one SMBus slave " apanel_init()
315 pr_notice(APANEL ": unknown device %u found\n", devno); apanel_init()
317 pr_warning(APANEL ": duplicate entry for devno %u\n", devno); apanel_init()
320 pr_notice(APANEL ": unknown method %u for devno %u\n", apanel_init()
330 pr_info(APANEL ": no input devices reported by BIOS\n"); apanel_init()

Completed in 99 milliseconds