Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.h227 int remote_notify; /* Bulk to notify the remote client of next (mstr) */ member
Dvchiq_core.c1191 queue->process, queue->remote_notify, queue->remove); in notify_bulks()
1193 queue->remote_notify = queue->process; in notify_bulks()
1196 while (queue->remove != queue->remote_notify) { in notify_bulks()
2076 queue->remote_notify = 0; in init_bulk_queue()