Home
last modified time | relevance | path

Searched refs:key_2 (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dexynos4412-smdk4412.dts58 key_2 {
H A Dexynos4210-smdkv310.dts79 key_2 {
H A Ds5pv210-smdkv210.dts77 key_2 {
H A Ds5pv210-aquila.dts282 key_2 {
H A Ds5pv210-goni.dts264 key_2 {
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dsamsung-keypad.txt66 key_2 {
H A Dbrcm,bcm-keypad.txt81 MATRIX_KEY(0x01, 0x02, KEY_2) /* key_2 */
/f-stack/freebsd/netinet/
H A Dsctp_auth.c356 uint8_t *key_1, *key_2; in sctp_compare_key() local
375 key_2 = key2->key; in sctp_compare_key()
380 val2 = (i < (maxlen - key2len)) ? 0 : *(key_2++); in sctp_compare_key()