Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/
Dsof-priv.h379 struct snd_sof_dfsentry { struct
380 size_t size;
381 size_t buf_data_size; /* length of buffered data for file read operation */
382 enum sof_dfsentry_type type;
388 enum sof_debugfs_access_type access_type;
390 char *cache_buf; /* buffer to cache the contents of debugfs memory */
392 struct snd_sof_dev *sdev;
393 struct list_head list; /* list in sdev dfsentry list */
394 union {