Searched refs:notification_bits (Results 1 – 3 of 3) sorted by relevance
20 while (!dice->dev_lock_changed && dice->notification_bits == 0) { in hwdep_read()40 event.dice_notification.notification = dice->notification_bits; in hwdep_read()41 dice->notification_bits = 0; in hwdep_read()63 if (dice->dev_lock_changed || dice->notification_bits != 0) in hwdep_poll()
96 u32 notification_bits; member
153 dice->notification_bits |= bits; in dice_notification()