Home
last modified time | relevance | path

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

/linux/drivers/rpmsg/
H A Dqcom_glink_native.c102 * @sent_read_notify: flag to check cmd sent or not
126 bool sent_read_notify; member
372 if (!glink->sent_read_notify) { in qcom_glink_tx()
373 glink->sent_read_notify = true; in qcom_glink_tx()
386 glink->sent_read_notify = false; in qcom_glink_tx()