Home
last modified time | relevance | path

Searched refs:msp_p (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/soc/ux500/
Dux500_msp_i2s.c677 struct ux500_msp **msp_p, in ux500_msp_i2s_init_msp() argument
685 *msp_p = devm_kzalloc(&pdev->dev, sizeof(struct ux500_msp), GFP_KERNEL); in ux500_msp_i2s_init_msp()
686 msp = *msp_p; in ux500_msp_i2s_init_msp()
Dux500_msp_i2s.h492 struct ux500_msp **msp_p,