Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsof.h54 enum sof_ipc_type { enum
108 enum sof_ipc_type ipc_type;
144 enum sof_ipc_type ipc_default;
/openbmc/linux/sound/soc/sof/
H A Dsof-client.h55 enum sof_ipc_type sof_client_get_ipc_type(struct sof_client_dev *cdev);
H A Dsof-client-ipc-msg-injector.c27 enum sof_ipc_type ipc_type;
H A Dsof-client.c432 enum sof_ipc_type sof_client_get_ipc_type(struct sof_client_dev *cdev) in sof_client_get_ipc_type()