Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dsof.h52 enum sof_ipc_type { enum
96 enum sof_ipc_type ipc_type;
132 enum sof_ipc_type ipc_default;
/linux-6.1.9/sound/soc/sof/
Dsof-client.h45 enum sof_ipc_type sof_client_get_ipc_type(struct sof_client_dev *cdev);
Dsof-client-ipc-msg-injector.c27 enum sof_ipc_type ipc_type;
Dsof-client.c343 enum sof_ipc_type sof_client_get_ipc_type(struct sof_client_dev *cdev) in sof_client_get_ipc_type()