Searched defs:prompt (Results 1 – 4 of 4) 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/net/can/usb/peak_usb/ |
D | pcan_usb_core.c | 56 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
|