Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.h245 int remote_notify; /* Bulk to notify the remote client of next (mstr) */ member
Dvchiq_core.c1215 queue->process, queue->remote_notify, queue->remove); in notify_bulks()
1217 queue->remote_notify = queue->process; in notify_bulks()
1220 while (queue->remove != queue->remote_notify) { in notify_bulks()
2075 queue->remote_notify = 0; in init_bulk_queue()