Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/catpt/
H A Dmessages.h246 int catpt_ipc_set_device_format(struct catpt_dev *cdev,
H A Ddevice.c101 ret = catpt_ipc_set_device_format(cdev, &cdev->devfmt[i]); in catpt_resume()
H A Dmessages.c124 int catpt_ipc_set_device_format(struct catpt_dev *cdev, in catpt_ipc_set_device_format() function
H A Dpcm.c674 ret = catpt_ipc_set_device_format(cdev, &devfmt); in catpt_dai_pcm_new()