Lines Matching refs:glink_rpm_pipe
32 #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()
260 struct glink_rpm_pipe *rx_pipe; in glink_rpm_probe()
261 struct glink_rpm_pipe *tx_pipe; in glink_rpm_probe()