Home
last modified time | relevance | path

Searched refs:rpmsg_show_attr (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/rpmsg/
A Drpmsg_core.c386 #define rpmsg_show_attr(field, path, format_string) \ macro
436 rpmsg_show_attr(name, id.name, "%s\n");
437 rpmsg_show_attr(src, src, "0x%x\n");
438 rpmsg_show_attr(dst, dst, "0x%x\n");
439 rpmsg_show_attr(announce, announce ? "true" : "false", "%s\n");

Completed in 4 milliseconds