Home
last modified time | relevance | path

Searched defs:asoc_simple_dai (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/include/sound/
Dsimple_card_utils.h25 struct asoc_simple_dai { struct
26 const char *name;
27 unsigned int sysclk;
28 int clk_direction;
29 int slots;
30 int slot_width;
31 unsigned int tx_slot_mask;
32 unsigned int rx_slot_mask;
33 struct clk *clk;
34 bool clk_fixed;
[all …]