Home
last modified time | relevance | path

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

/linux/include/sound/
A Dsimple_card_utils.h19 struct asoc_simple_dai { struct
20 const char *name;
21 unsigned int sysclk;
22 int clk_direction;
23 int slots;
24 int slot_width;
25 unsigned int tx_slot_mask;
26 unsigned int rx_slot_mask;
27 struct clk *clk;

Completed in 4 milliseconds