Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/
A Dsof-priv.h351 struct snd_sof_dfsentry { struct
352 size_t size;
353 size_t buf_data_size; /* length of buffered data for file read operation */
354 enum sof_dfsentry_type type;
360 enum sof_debugfs_access_type access_type;
362 char *cache_buf; /* buffer to cache the contents of debugfs memory */
364 struct snd_sof_dev *sdev;
365 struct list_head list; /* list in sdev dfsentry list */
366 union {

Completed in 6 milliseconds