Home
last modified time | relevance | path

Searched refs:switch_key (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dkey_test.c55 void switch_key(int i) in switch_key() function
136 switch_key(i); in key_code_probe()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/apt/apt/
H A Dtriehash434 sub switch_key { subroutine
464 …printf { $fh } ((' ' x $indent) . "switch(%s | 0x%s) {\n", $self->switch_key($index, $key_lengt…
466 … printf { $fh } ((' ' x $indent) . "switch(%s) {\n", $self->switch_key($index, $key_length));