Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dexynos4412-smdk4412.dts52 key_1 {
H A Dexynos4210-smdkv310.dts73 key_1 {
H A Ds5pv210-smdkv210.dts71 key_1 {
H A Ds5pv210-aquila.dts276 key_1 {
H A Ds5pv210-goni.dts258 key_1 {
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dsamsung-keypad.txt60 key_1 {
H A Dbrcm,bcm-keypad.txt80 MATRIX_KEY(0x01, 0x01, KEY_1) /* key_1 */
/f-stack/freebsd/netinet/
H A Dsctp_auth.c356 uint8_t *key_1, *key_2; in sctp_compare_key() local
374 key_1 = key1->key; in sctp_compare_key()
379 val1 = (i < (maxlen - key1len)) ? 0 : *(key_1++); in sctp_compare_key()