Home
last modified time | relevance | path

Searched refs:ps2 (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/contrib/wpa/src/utils/
H A Dedit_simple.c19 static const char *ps2 = NULL; variable
45 printf("%s> ", ps2 ? ps2 : ""); in edit_read_char()
73 ps2 = ps; in edit_init()
75 printf("%s> ", ps2 ? ps2 : ""); in edit_init()
H A Dedit_readline.c132 char *ps2 = os_malloc(blen); in edit_init() local
133 if (ps2) { in edit_init()
134 os_snprintf(ps2, blen, "%s> ", ps); in edit_init()
135 rl_callback_handler_install(ps2, readline_cmd_handler); in edit_init()
136 os_free(ps2); in edit_init()
H A Dedit.c23 static const char *ps2 = NULL; variable
51 for (i = 0; i < cmdbuf_len + 2 + (ps2 ? (int) os_strlen(ps2) : 0); i++) in edit_clear_line()
350 printf("\n%s> ", ps2 ? ps2 : ""); in process_cmd()
360 printf("%s> ", ps2 ? ps2 : ""); in process_cmd()
1136 ps2 = ps; in edit_init()
1137 printf("%s> ", ps2 ? ps2 : ""); in edit_init()
1166 printf("\r%s> %s", ps2 ? ps2 : "", cmdbuf); in edit_redraw()
1170 printf("\r%s> %s", ps2 ? ps2 : "", cmdbuf); in edit_redraw()
/freebsd/sys/contrib/device-tree/Bindings/serio/
H A Dallwinner,sun4i-a10-ps2.yaml4 $id: http://devicetree.org/schemas/serio/allwinner,sun4i-a10-ps2.yaml#
20 const: allwinner,sun4i-a10-ps2
44 ps20: ps2@1c2a000 {
45 compatible = "allwinner,sun4i-a10-ps2";
H A Dps2-gpio.txt4 - compatible = "ps2-gpio"
16 ps2@0 {
17 compatible = "ps2-gpio";
H A Dps2-gpio.yaml4 $id: http://devicetree.org/schemas/serio/ps2-gpio.yaml#
14 const: ps2-gpio
57 ps2 {
58 compatible = "ps2-gpio";
H A Daltera_ps2.txt4 - compatible : should be "ALTR,ps2-1.0". <DEPRECATED>
5 - compatible : should be "altr,ps2-1.0".
/freebsd/sys/contrib/device-tree/src/arc/
H A Dvdk_axs10x_mb.dtsi93 /* VDK has additional ps2 keyboard/mouse interface integrated in LCD screen model */
94 ps2: ps2@e0017400 { label
H A Dnsimosci.dts71 ps2: ps2@f9001000 { label
H A Dnsimosci_hs.dts71 ps2: ps2@f9001000 { label
H A Dnsimosci_hs_idu.dts77 ps2: ps2@f9001000 { label
/freebsd/lib/msun/src/
H A De_j1.c258 static const double ps2[5] = { variable
277 else {p = pr2; q= ps2;} /* ix>=0x40000000 */ in pone()
H A De_j1f.c214 static const float ps2[5] = { variable
233 else {p = pr2; q= ps2;} /* ix>=0x40000000 */ in ponef()
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun4i-a10.dtsi759 ps2_ch0_pins: ps2-ch0-pins {
761 function = "ps2";
764 ps2_ch1_ph_pins: ps2-ch1-ph-pins {
766 function = "ps2";
1030 ps20: ps2@1c2a000 {
1031 compatible = "allwinner,sun4i-a10-ps2";
1038 ps21: ps2@1c2a400 {
1039 compatible = "allwinner,sun4i-a10-ps2";
H A Dsun7i-a20.dtsi977 ps2_0_pins: ps2-0-pins {
979 function = "ps2";
983 ps2_1_ph_pins: ps2-1-ph-pins {
985 function = "ps2";
1397 ps20: ps2@1c2a000 {
1398 compatible = "allwinner,sun4i-a10-ps2";
1405 ps21: ps2@1c2a400 {
1406 compatible = "allwinner,sun4i-a10-ps2";
/freebsd/sys/contrib/dev/athk/
H A Ddfs_pri_detector.c307 struct pri_sequence *ps, *ps2; in pseq_handler_add_to_existing_seqs() local
308 list_for_each_entry_safe(ps, ps2, &pde->sequences, head) { in pseq_handler_add_to_existing_seqs()
/freebsd/lib/libiconv_modules/iconv_std/
H A Dcitrus_iconv_std.c163 void *ps1, void *ps2) in init_encoding() argument
169 se->se_pssaved = ps2; in init_encoding()
/freebsd/usr.bin/sort/
H A Dcoll.c486 key_coll(struct keys_array *ps1, struct keys_array *ps2, size_t offset) in key_coll() argument
494 kv2 = get_key_from_keys_array(ps2, i); in key_coll()
/freebsd/contrib/openbsm/config/
H A Dconfig.sub817 ps2)
/freebsd/crypto/heimdal/
H A Dconfig.sub944 ps2)
/freebsd/contrib/openpam/
H A Dconfig.sub1119 ps2)
/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h274 } __packed ps2; member
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra30-colibri.dtsi350 kb-row10-ps2 {
/freebsd/contrib/unbound/
H A Dconfig.sub887 ps2)
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-ibm-rainier.dts217 /*S0-S7*/ "presence-ps0","presence-ps1","presence-ps2","presence-ps3",

12