Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Driscv-sbi-mpxy-mbox.c531 bool have_notifications = false; in mpxy_mbox_peek_data() local
546 have_notifications = true; in mpxy_mbox_peek_data()
549 return have_notifications; in mpxy_mbox_peek_data()