Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/rpmsg/
H A Dqcom_glink_native.c93 * @sent_read_notify: flag to check cmd sent or not
115 bool sent_read_notify; member
361 if (!glink->sent_read_notify) { in qcom_glink_tx()
362 glink->sent_read_notify = true; in qcom_glink_tx()
375 glink->sent_read_notify = false; in qcom_glink_tx()

Completed in 3 milliseconds