Home
last modified time | relevance | path

Searched refs:prompt (Results 1 – 25 of 31) sorted by relevance

12

/drivers/s390/char/
DKconfig7 prompt "Support for locally attached 3270 terminals"
14 prompt "Support for tty input/output on 3270 terminals"
21 prompt "Support for fullscreen applications on 3270 terminals"
28 prompt "Support for console on 3270 terminal"
36 prompt "Support for 3215 line mode terminal"
43 prompt "Support for console on 3215 line mode terminal"
54 prompt "Support for SCLP line mode terminal"
61 prompt "Support for console on SCLP line mode terminal"
69 prompt "Support for SCLP VT220-compatible terminal"
76 prompt "Support for console on SCLP VT220-compatible terminal"
[all …]
Dtty3270.c89 struct string *prompt; /* Output string for input area. */ member
142 line = tp->prompt; in tty3270_update_prompt()
175 tp->prompt = line; in tty3270_create_prompt()
411 if (raw3270_request_add_data(wrq, tp->prompt->string, in tty3270_update()
412 tp->prompt->len) == 0) in tty3270_update()
866 free_string(&tp->freemem, tp->prompt); in tty3270_resize_work()
/drivers/s390/block/
DKconfig7 prompt "XPRAM disk support"
20 prompt "DCSSBLK support"
27 prompt "Support for DASD devices"
37 prompt "Profiling support for dasd devices"
45 prompt "Support for ECKD Disks"
53 prompt "Support for FBA Disks"
61 prompt "Support for DIAG access to Disks"
70 prompt "Extended error reporting (EER)"
79 prompt "Support for Storage Class Memory"
/drivers/s390/net/
DKconfig7 prompt "Lan Channel Station Interface"
17 prompt "CTC and MPC SNA device support"
32 prompt "IUCV network device support (VM only)"
44 prompt "IUCV special message support (VM only)"
52 prompt "Deliver IUCV special messages as uevents (VM only)"
63 prompt "Gigabit Ethernet device support"
78 prompt "qeth layer 2 device support"
87 prompt "qeth layer 3 device support"
/drivers/net/wireless/marvell/libertas_tf/
Ddeb_defs.h90 static inline void lbtf_deb_hex(unsigned int grp, const char *prompt, u8 *buf, int len) in lbtf_deb_hex() argument
97 snprintf(newprompt, sizeof(newprompt), DRV_NAME " %s: ", prompt); in lbtf_deb_hex()
98 print_hex_dump_bytes(prompt, DUMP_PREFIX_NONE, buf, len); in lbtf_deb_hex()
102 #define lbtf_deb_hex(grp, prompt, buf, len) do {} while (0) argument
/drivers/net/wireless/marvell/libertas/
Ddefs.h85 static inline void lbs_deb_hex(unsigned int grp, const char *prompt, in lbs_deb_hex() argument
98 printk(DRV_NAME " %s: ", prompt); in lbs_deb_hex()
107 #define lbs_deb_hex(grp,prompt,buf,len) do {} while (0) argument
/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h139 void pcan_dump_mem(char *prompt, void *p, int l);
Dpcan_usb_core.c55 void pcan_dump_mem(char *prompt, void *p, int l) in pcan_dump_mem() argument
58 PCAN_USB_DRIVER_NAME, prompt ? prompt : "memory", l); in pcan_dump_mem()
/drivers/net/ethernet/wiznet/
DKconfig47 prompt "WIZnet interface mode"
/drivers/net/wireless/broadcom/b43legacy/
DKconfig70 prompt "Broadcom 43xx-legacy data transfer mode"
/drivers/thermal/
DKconfig44 prompt "Expose thermal sensors as hwmon device"
58 prompt "APIs to parse thermal data out of device tree"
81 prompt "Default Thermal governor"
/drivers/net/fddi/
DKconfig43 prompt "Use MMIO instead of PIO" if PCI || EISA
/drivers/rapidio/
DKconfig63 prompt "Enumeration method"
/drivers/staging/speakup/
Dspkguide.txt61 prompt of your boot loader.
148 When the boot process is complete, you will arrive at a "login" prompt.
471 example, if you were to execute the punc3 command at your shell prompt,
775 Suppose that you are at a shell prompt. You use bash, and you want to
778 Speakup speaks both your shell prompt and the current entry from the
779 command history. You may not want to hear the prompt repeated
783 character that follows your shell prompt. Press speakup + f2 twice, to
785 character following the shell prompt and the end of the line. Now, cycle
788 You will notice that Speakup no longer speaks the redundant prompt.
830 Once you've changed to an appropriate console, and are at a shell prompt,
[all …]
/drivers/pci/pcie/
DKconfig90 prompt "Default ASPM policy"
/drivers/net/wireless/broadcom/b43/
DKconfig39 prompt "Supported bus types"
/drivers/pci/
DKconfig6 # select this to offer the PCI prompt
/drivers/mtd/chips/
DKconfig45 prompt "Flash cmd/query data swapping"
/drivers/cpufreq/
DKconfig45 prompt "Default CPUFreq governor"
/drivers/mtd/maps/
DKconfig117 prompt "Maximum mappable memory available for flash IO"
/drivers/iommu/
DKconfig218 prompt "Enable Intel DMA Remapping Devices by default"
/drivers/usb/gadget/legacy/
DKconfig459 prompt "EHCI Debug Device mode"
/drivers/auxdisplay/
DKconfig449 prompt "Backlight initial state"
/drivers/tty/
DKconfig410 probe which supports it, to get console output and a login prompt via
/drivers/power/supply/
DKconfig20 prompt "Expose power supply sensors as hwmon device"

12