Searched refs:dump_msg (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/usb/gadget/function/ |
| H A D | storage_common.h | 38 # define dump_msg(fsg, /* const char * */ label, \ macro 52 # define dump_msg(fsg, /* const char * */ label, \ macro
|
| H A D | f_mass_storage.c | 436 dump_msg(common, "bulk-out", req->buf, req->actual); in bulk_out_complete() 473 dump_msg(fsg, "ep0-setup", (u8 *) ctrl, sizeof(*ctrl)); in fsg_setup() 527 dump_msg(fsg, "bulk-in", req->buf, req->length); in start_transfer()
|
| /linux/sound/soc/sof/intel/ |
| H A D | hda-loader.c | 73 char *dump_msg; in hda_cl_prepare() 175 dump_msg = kasprintf(GFP_KERNEL, "Boot iteration failed: %d/%d", in cl_dsp_init() 177 snd_sof_dsp_dbg_dump(sdev, dump_msg, flags); in cl_dsp_init() 180 kfree(dump_msg); in cl_dsp_init() 130 char *dump_msg; cl_dsp_init() local
|
| H A D | mtl.c | 461 char *dump_msg; in mtl_dsp_cl_init() local 547 dump_msg = kasprintf(GFP_KERNEL, "Boot iteration failed: %d/%d", in mtl_dsp_cl_init() 549 snd_sof_dsp_dbg_dump(sdev, dump_msg, flags); in mtl_dsp_cl_init() 553 kfree(dump_msg); in mtl_dsp_cl_init()
|