Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcros_ec_codec.c31 struct cros_ec_codec_priv { struct
32 struct device *dev;
33 struct cros_ec_device *ec_device;
36 uint32_t ec_capabilities;
38 uint64_t ec_shm_addr;
39 uint32_t ec_shm_len;
41 uint64_t ap_shm_phys_addr;
42 uint32_t ap_shm_len;
43 uint64_t ap_shm_addr;
44 uint64_t ap_shm_last_alloc;
[all …]