Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcros_ec_codec.c29 struct cros_ec_codec_priv { struct
30 struct device *dev;
34 uint32_t ec_capabilities;
36 uint64_t ec_shm_addr;
37 uint32_t ec_shm_len;
39 uint64_t ap_shm_phys_addr;
40 uint32_t ap_shm_len;
41 uint64_t ap_shm_addr;
42 uint64_t ap_shm_last_alloc;
45 atomic_t dmic_probed;
[all …]