Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/ux500/
Dux500_msp_i2s.h493 int ux500_msp_i2s_open(struct ux500_msp *msp, struct ux500_msp_config *config);
Dux500_msp_dai.c472 ret = ux500_msp_i2s_open(drvdata->msp, &msp_config); in ux500_msp_dai_prepare()
Dux500_msp_i2s.c431 int ux500_msp_i2s_open(struct ux500_msp *msp, in ux500_msp_i2s_open() function