Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/firewire/dice/
A Ddice-hwdep.c20 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()
A Ddice.h96 u32 notification_bits; member
A Ddice-transaction.c153 dice->notification_bits |= bits; in dice_notification()

Completed in 5 milliseconds