Searched refs:lbtf_deb_hex (Results 1 – 2 of 2) sorted by relevance
89 static inline void lbtf_deb_hex(unsigned int grp, const char *prompt, u8 *buf, int len) in lbtf_deb_hex() function101 #define lbtf_deb_hex(grp, prompt, buf, len) do {} while (0) macro
253 lbtf_deb_hex(LBTF_DEB_CMD, "DNLD_CMD", (void *) cmdnode->cmdbuf, cmdsize); in lbtf_submit_command()