Searched refs:SET_RX_CHANNEL_INFO (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/rpmsg/ |
H A D | qcom_smd.c | 300 #define SET_RX_CHANNEL_INFO(channel, param, value) \ macro 402 SET_RX_CHANNEL_INFO(channel, tail, 0); in qcom_smd_channel_reset() 536 SET_RX_CHANNEL_INFO(channel, tail, tail); in qcom_smd_channel_advance()
|
/kernel/linux/linux-6.6/drivers/rpmsg/ |
H A D | qcom_smd.c | 300 #define SET_RX_CHANNEL_INFO(channel, param, value) \ macro 402 SET_RX_CHANNEL_INFO(channel, tail, 0); in qcom_smd_channel_reset() 536 SET_RX_CHANNEL_INFO(channel, tail, tail); in qcom_smd_channel_advance()
|
Completed in 5 milliseconds