Home
last modified time | relevance | path

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

/test/vts/drivers/resource/include/fmq_driver/
DVtsFmqDriver.h171 atomic<uint32_t>* event_flag_word);
226 atomic<uint32_t>* event_flag_word);
437 atomic<uint32_t>* event_flag_word) { in ReadFmqBlocking() argument
447 status = hardware::EventFlag::createEventFlag(event_flag_word, &ef_group); in ReadFmqBlocking()
493 atomic<uint32_t>* event_flag_word) { in WriteFmqBlocking() argument
503 status = hardware::EventFlag::createEventFlag(event_flag_word, &ef_group); in WriteFmqBlocking()
/test/vts/drivers/resource/resource_manager/
DVtsResourceManager.cpp342 atomic<uint32_t> event_flag_word; in ProcessFmqCommandInternal() local
392 write_notification, time_out_nanos, &event_flag_word); in ProcessFmqCommandInternal()
431 write_notification, time_out_nanos, &event_flag_word); in ProcessFmqCommandInternal()