Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/rpmsg/
H A Dqcom_glink_native.c191 #define GLINK_CMD_OPEN 2 macro
446 * qcom_glink_send_open_req() - send a GLINK_CMD_OPEN request to the remote
450 * Allocates a local channel id and sends a GLINK_CMD_OPEN message to the remote.
479 req.msg.cmd = cpu_to_le16(GLINK_CMD_OPEN); in qcom_glink_send_open_req()
1119 case GLINK_CMD_OPEN: in qcom_glink_native_rx()
1700 case GLINK_CMD_OPEN: in qcom_glink_work()

Completed in 3 milliseconds