Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsof.h57 SOF_IPC_TYPE_COUNT enumerator
150 const char *default_fw_path[SOF_IPC_TYPE_COUNT];
151 const char *default_lib_path[SOF_IPC_TYPE_COUNT];
152 const char *default_tplg_path[SOF_IPC_TYPE_COUNT];
155 const char *default_fw_filename[SOF_IPC_TYPE_COUNT];
/openbmc/linux/sound/soc/sof/
H A Dsof-pci-dev.c242 if (sof_pci_ipc_type >= SOF_IPC_TYPE_COUNT) { in sof_pci_probe()