Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/dice/
Ddice-transaction.c181 dice->notification_handler.offset); in register_notification_address()
229 dice->notification_handler.offset); in unregister_notification_address()
244 struct fw_address_handler *handler = &dice->notification_handler; in snd_dice_transaction_destroy()
257 struct fw_address_handler *handler = &dice->notification_handler; in snd_dice_transaction_reinit()
345 struct fw_address_handler *handler = &dice->notification_handler; in snd_dice_transaction_init()
Ddice.h99 struct fw_address_handler notification_handler; member