Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/rpmsg/
Dqcom_glink_rpm.c32 #define to_rpm_pipe(p) container_of(p, struct glink_rpm_pipe, native)
47 struct glink_rpm_pipe { struct
58 struct glink_rpm_pipe *pipe = to_rpm_pipe(glink_pipe); in glink_rpm_rx_avail() argument
74 struct glink_rpm_pipe *pipe = to_rpm_pipe(glink_pipe); in glink_rpm_rx_peak()
98 struct glink_rpm_pipe *pipe = to_rpm_pipe(glink_pipe); in glink_rpm_rx_advance()
112 struct glink_rpm_pipe *pipe = to_rpm_pipe(glink_pipe); in glink_rpm_tx_avail()
125 static unsigned int glink_rpm_tx_write_one(struct glink_rpm_pipe *pipe, in glink_rpm_tx_write_one()
153 struct glink_rpm_pipe *pipe = to_rpm_pipe(glink_pipe); in glink_rpm_tx_write()
185 struct glink_rpm_pipe *rx, in glink_rpm_parse_toc()
186 struct glink_rpm_pipe *tx) in glink_rpm_parse_toc()
[all …]