Symbol: KEY_STOPCD
drivers/hid/hid-debug.c
3242
[KEY_STOPCD] = "StopCD", [KEY_RECORD] = "Record",
drivers/hid/hid-input.c
1171
case 0x0b7: map_key_clear(KEY_STOPCD); break;
drivers/input/keyboard/maple_keyb.c
74
KEY_RIGHTMETA, KEY_PLAYPAUSE, KEY_STOPCD, KEY_PREVIOUSSONG,
drivers/input/misc/apanel.c
69
[10] = KEY_STOPCD,
drivers/input/misc/wistron_btns.c
283
{ KE_KEY, 0x71, {KEY_STOPCD} },
drivers/input/misc/wistron_btns.c
315
{ KE_KEY, 0x25, {KEY_STOPCD} },
drivers/input/misc/wistron_btns.c
558
{ KE_KEY, 0x25, {KEY_STOPCD} },
drivers/input/misc/wistron_btns.c
583
{ KE_KEY, 0x25, {KEY_STOPCD} },
drivers/input/misc/wistron_btns.c
593
{ KE_KEY, 0x71, {KEY_STOPCD} },
drivers/input/misc/wistron_btns.c
610
{ KE_KEY, 0x25, {KEY_STOPCD} },
drivers/input/misc/wistron_btns.c
623
{ KE_KEY, 0x25, {KEY_STOPCD} },
drivers/media/rc/ir-mce_kbd-decoder.c
102
KEY_RIGHTALT, KEY_RIGHTMETA, KEY_PLAYPAUSE, KEY_STOPCD, KEY_PREVIOUSSONG,
drivers/media/rc/keymaps/rc-ati-x10.c
90
{ 0x28, KEY_STOPCD }, /* ([]) Stop (KEY_STOP is something else!) */
drivers/media/rc/keymaps/rc-cec.c
134
{ 0x64, KEY_STOPCD }, /* CEC Spec: Stop Function */
drivers/media/rc/keymaps/rc-cec.c
85
{ 0x45, KEY_STOPCD },
drivers/platform/x86/asus-laptop.c
298
{KE_KEY, 0x43, { KEY_STOPCD } }, /* Stop/Eject */
drivers/platform/x86/asus-nb-wmi.c
592
{ KE_KEY, 0x43, { KEY_STOPCD } }, /* Stop/Eject */
drivers/platform/x86/dell/dell-wmi-base.c
218
[4] = KEY_STOPCD,
drivers/platform/x86/fujitsu-laptop.c
600
{ KE_KEY, KEY5_CODE, { KEY_STOPCD } },
drivers/platform/x86/intel/hid.c
76
{ KE_KEY, 14, { KEY_STOPCD } },