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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/keymaps/
H A Drc-adstech-dvb-t-pci.c33 { 0x5d, KEY_SEARCH },
H A Drc-apac-viewcomp.c34 { 0x15, KEY_SEARCH }, /* scan */
H A Drc-avermedia-dvbt.c35 { 0x38, KEY_SEARCH }, /* 'loop' */
H A Drc-avermedia.c42 { 0x2a, KEY_SEARCH }, /* AUTOSCAN */
H A Drc-avertv-303.c41 { 0x2e, KEY_SEARCH },
H A Drc-dntv-live-dvb-t.c32 { 0x0c, KEY_SEARCH }, /* scan */
H A Drc-eztv.c31 { 0x2f, KEY_SEARCH }, /* scan / menu / playlist */
H A Drc-gotview7135.c40 { 0x26, KEY_SEARCH }, /* SCAN */
H A Drc-msi-tvanywhere-plus.c66 { 0x1c, KEY_SEARCH }, /* Scan */
H A Drc-norwood.c54 { 0x3e, KEY_SEARCH }, /* Auto Scan */
H A Drc-pixelview-mk12.c40 { 0x866b1a, KEY_SEARCH }, /* scan */
H A Drc-pixelview-new.c47 { 0x1a, KEY_SEARCH }, /* scan */
H A Drc-pixelview.c19 { 0x1c, KEY_SEARCH }, /* scan */
H A Drc-powercolor-real-angel.c50 { 0x1e, KEY_SEARCH }, /* autoscan */
H A Drc-purpletv.c45 { 0x19, KEY_SEARCH }, /* Auto Scan */
H A Drc-pv951.c46 { 0x0c, KEY_SEARCH }, /* AUTOSCAN */
H A Drc-rc5-tv.c40 { 0x1e, KEY_SEARCH }, /* search + */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-samsung.c100 case 0x22b: samsung_kbd_mouse_map_key_clear(KEY_SEARCH); break;
H A Dhid-input.c433 case 0x221: map_key_clear(KEY_SEARCH); break;
468 case 0x082: map_key_clear(KEY_SEARCH); break;
H A Dhid-debug.c714 [KEY_CHAT] = "Chat", [KEY_SEARCH] = "Search",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/keys/
H A Dinternal.h165 #define KEY_SEARCH 0x08 /* require permission to search (keyring) or find (key) */ macro
H A Dkeyring.c311 err = key_task_permission(keyring_ref, cred, KEY_SEARCH);
384 cred, KEY_SEARCH) < 0)
411 cred, KEY_SEARCH) < 0)
556 KEY_SEARCH) < 0)
H A Dkeyctl.c241 key_ref = lookup_user_key(id, lflags, KEY_SEARCH);
569 keyring_ref = lookup_user_key(ringid, 0, KEY_SEARCH);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h341 #define KEY_SEARCH 217 macro

Completed in 135 milliseconds