Home
last modified time | relevance | path

Searched defs:prompt (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/libertas_tf/
Ddeb_defs.h89 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/
Ddefs.h93 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/
Dpcan_usb_core.c56 void pcan_dump_mem(char *prompt, void *p, int l) in pcan_dump_mem()
/drivers/s390/char/
Dtty3270.c88 struct string *prompt; /* Output string for input area. */ member