linux_dsm_epyc7002/samples/rpmsg
Bjorn Andersson 92e1de51bf rpmsg: Clean up rpmsg device vs channel naming
The rpmsg device representing struct is called rpmsg_channel and the
variable name used throughout is rpdev, with the communication happening
on endpoints it's clearer to just call this a "device" in a public API.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2016-09-08 22:15:20 -07:00
..
Makefile samples/rpmsg: add an rpmsg driver sample 2012-02-08 22:54:05 +02:00
rpmsg_client_sample.c rpmsg: Clean up rpmsg device vs channel naming 2016-09-08 22:15:20 -07:00