Home
last modified time | relevance | path

Searched refs:SET_TX_CHANNEL_INFO (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dqcom_smd.c334 #define SET_TX_CHANNEL_INFO(channel, param, value) \ macro
392 SET_TX_CHANNEL_INFO(channel, state, SMD_CHANNEL_CLOSED); in qcom_smd_channel_reset()
401 SET_TX_CHANNEL_INFO(channel, head, 0); in qcom_smd_channel_reset()
456 SET_TX_CHANNEL_INFO(channel, state, state); in qcom_smd_channel_set_state()
726 SET_TX_CHANNEL_INFO(channel, head, head); in qcom_smd_write_fifo()
/kernel/linux/linux-6.6/drivers/rpmsg/
H A Dqcom_smd.c334 #define SET_TX_CHANNEL_INFO(channel, param, value) \ macro
392 SET_TX_CHANNEL_INFO(channel, state, SMD_CHANNEL_CLOSED); in qcom_smd_channel_reset()
401 SET_TX_CHANNEL_INFO(channel, head, 0); in qcom_smd_channel_reset()
456 SET_TX_CHANNEL_INFO(channel, state, state); in qcom_smd_channel_set_state()
726 SET_TX_CHANNEL_INFO(channel, head, head); in qcom_smd_write_fifo()

Completed in 5 milliseconds