Home
last modified time | relevance | path

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

/linux-6.8/sound/soc/codecs/
Dcs42l43.h40 struct cs42l43_codec { struct
41 struct device *dev;
42 struct cs42l43 *core;
43 struct snd_soc_component *component;
45 struct clk *mclk;
47 int n_slots;
48 int slot_width;
49 int tx_slots[CS42L43_ASP_MAX_CHANNELS];
50 int rx_slots[CS42L43_ASP_MAX_CHANNELS];
51 struct snd_pcm_hw_constraint_list constraint;
[all …]