Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/ux500/
Dux500_msp_i2s.h491 int ux500_msp_i2s_open(struct ux500_msp *msp, struct ux500_msp_config *config);
Dux500_msp_dai.c470 ret = ux500_msp_i2s_open(drvdata->msp, &msp_config); in ux500_msp_dai_prepare()
Dux500_msp_i2s.c429 int ux500_msp_i2s_open(struct ux500_msp *msp, in ux500_msp_i2s_open() function