Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rpmsg/
H A Dqcom_glink_rpm.c138 static unsigned int glink_rpm_tx_write_one(struct glink_rpm_pipe *pipe, in glink_rpm_tx_write_one() function
186 head = glink_rpm_tx_write_one(pipe, head, hdr, hlen); in glink_rpm_tx_write()
187 head = glink_rpm_tx_write_one(pipe, head, data, aligned_dlen); in glink_rpm_tx_write()
191 head = glink_rpm_tx_write_one(pipe, head, padding, pad); in glink_rpm_tx_write()