Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/ux500/
Dux500_msp_i2s.c671 struct ux500_msp **msp_p, in ux500_msp_i2s_init_msp() argument
679 *msp_p = devm_kzalloc(&pdev->dev, sizeof(struct ux500_msp), GFP_KERNEL); in ux500_msp_i2s_init_msp()
680 msp = *msp_p; in ux500_msp_i2s_init_msp()
Dux500_msp_i2s.h487 struct ux500_msp **msp_p,