Searched refs:KEY_TV (Results 1 – 7 of 7) sorted by relevance
394 #define KEY_TV 0x179 /* Media Select TV */ macro
449 #define KEY_TV 0x179 /* Media Select TV */ macro
206 [KEY_TV] = "TV", [KEY_TV2] = "TV2",
2334 #if defined(KEY_TV) || (defined(HAVE_DECL_KEY_TV) && HAVE_DECL_KEY_TV)2336 static_assert((KEY_TV) == (0x179), "KEY_TV != 0x179");2339 # define KEY_TV 0x1794211 [KEY_TV] = XLAT(KEY_TV),
369 KEY_TV 0x179
554 KEY_TV = 0x179 # Media Select TV variable
404 pub const KEY_TV: u16 = 0x179; constant