Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/ !
Dcros_ec_codec.c30 struct cros_ec_codec_priv { struct
31 struct device *dev;
32 struct cros_ec_device *ec_device;
35 uint32_t ec_capabilities;
37 uint64_t ec_shm_addr;
38 uint32_t ec_shm_len;
40 uint64_t ap_shm_phys_addr;
41 uint32_t ap_shm_len;
42 uint64_t ap_shm_addr;
43 uint64_t ap_shm_last_alloc;
[all …]