Searched defs:prompt (Results 1 – 5 of 5) sorted by relevance
/drivers/net/wireless/libertas_tf/ |
D | deb_defs.h | 89 static inline void lbtf_deb_hex(unsigned int grp, const char *prompt, u8 *buf, int len) in lbtf_deb_hex() 101 #define lbtf_deb_hex(grp, prompt, buf, len) do {} while (0) argument
|
/drivers/net/wireless/libertas/ |
D | defs.h | 93 static inline void lbs_deb_hex(unsigned int grp, const char *prompt, in lbs_deb_hex() 115 #define lbs_deb_hex(grp,prompt,buf,len) do {} while (0) argument
|
/drivers/acpi/acpica/ |
D | dbinput.c | 1209 acpi_status acpi_db_user_commands(char prompt, union acpi_parse_object *op) in acpi_db_user_commands()
|
/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_core.c | 59 void pcan_dump_mem(char *prompt, void *p, int l) in pcan_dump_mem()
|
/drivers/s390/char/ |
D | tty3270.c | 88 struct string *prompt; /* Output string for input area. */ member
|