Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A Davs.h277 int avs_ipc_init(struct avs_ipc *ipc, struct device *dev);
H A Dipc.c607 int avs_ipc_init(struct avs_ipc *ipc, struct device *dev) in avs_ipc_init() function
H A Dcore.c379 ret = avs_ipc_init(ipc, dev); in avs_bus_init()