Home
last modified time | relevance | path

Searched refs:mach_ops (Results 1 – 1 of 1) sorted by relevance

/sound/soc/sof/
Dops.h508 const struct sof_ops_table mach_ops[], int asize) in sof_get_ops() argument
513 if (d == mach_ops[i].desc) in sof_get_ops()
514 return mach_ops[i].ops; in sof_get_ops()