Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dcros_ec_codec.c29 struct cros_ec_codec_priv { struct
30 struct device *dev;
31 struct cros_ec_device *ec_device;
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;
[all …]