Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/ux500/
Dux500_msp_i2s.h496 int ux500_msp_i2s_open(struct ux500_msp *msp, struct ux500_msp_config *config);
Dux500_msp_dai.c475 ret = ux500_msp_i2s_open(drvdata->msp, &msp_config); in ux500_msp_dai_prepare()
Dux500_msp_i2s.c434 int ux500_msp_i2s_open(struct ux500_msp *msp, in ux500_msp_i2s_open() function