Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rpmsg/
Dqcom_smd.c497 static size_t qcom_smd_channel_peek(struct qcom_smd_channel *channel, in qcom_smd_channel_peek() function
555 len = qcom_smd_channel_peek(channel, ptr, channel->pkt_size); in qcom_smd_channel_recv_single()
611 qcom_smd_channel_peek(channel, &pktlen, sizeof(pktlen)); in qcom_smd_channel_intr()