Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice.c160 err = dice->detect_formats(dice); in do_registration()
215 dice->detect_formats = snd_dice_stream_detect_current_formats; in dice_probe()
217 dice->detect_formats = in dice_probe()
H A Ddice.h96 snd_dice_detect_formats_t detect_formats; member