Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.h481 int ux500_msp_i2s_open(struct ux500_msp *msp, struct ux500_msp_config *config);
H A Dux500_msp_dai.c469 ret = ux500_msp_i2s_open(drvdata->msp, &msp_config); in ux500_msp_dai_prepare()
H A Dux500_msp_i2s.c414 int ux500_msp_i2s_open(struct ux500_msp *msp, in ux500_msp_i2s_open() function