Searched refs:KEY_EPG (Results 1 – 7 of 7) sorted by relevance
382 #define KEY_EPG 0x16d macro
435 #define KEY_EPG 0x16d macro
200 [KEY_EPG] = "EPG", [KEY_PVR] = "PVR",
2250 #if defined(KEY_EPG) || (defined(HAVE_DECL_KEY_EPG) && HAVE_DECL_KEY_EPG)2252 static_assert((KEY_EPG) == (0x16d), "KEY_EPG != 0x16d");2255 # define KEY_EPG 0x16d4199 [KEY_EPG] = XLAT(KEY_EPG),
357 KEY_EPG 0x16d
542 KEY_EPG = 0x16d variable
392 pub const KEY_EPG: u16 = 0x16d; constant