ux500_msp          49 sound/soc/ux500/ux500_msp_dai.h 	struct ux500_msp *msp;
ux500_msp         117 sound/soc/ux500/ux500_msp_i2s.c static void set_prot_desc_tx(struct ux500_msp *msp,
ux500_msp         144 sound/soc/ux500/ux500_msp_i2s.c static void set_prot_desc_rx(struct ux500_msp *msp,
ux500_msp         172 sound/soc/ux500/ux500_msp_i2s.c static int configure_protocol(struct ux500_msp *msp,
ux500_msp         216 sound/soc/ux500/ux500_msp_i2s.c static int setup_bitclk(struct ux500_msp *msp, struct ux500_msp_config *config)
ux500_msp         271 sound/soc/ux500/ux500_msp_i2s.c static int configure_multichannel(struct ux500_msp *msp,
ux500_msp         350 sound/soc/ux500/ux500_msp_i2s.c static int enable_msp(struct ux500_msp *msp, struct ux500_msp_config *config)
ux500_msp         396 sound/soc/ux500/ux500_msp_i2s.c static void flush_fifo_rx(struct ux500_msp *msp)
ux500_msp         413 sound/soc/ux500/ux500_msp_i2s.c static void flush_fifo_tx(struct ux500_msp *msp)
ux500_msp         431 sound/soc/ux500/ux500_msp_i2s.c int ux500_msp_i2s_open(struct ux500_msp *msp,
ux500_msp         501 sound/soc/ux500/ux500_msp_i2s.c static void disable_msp_rx(struct ux500_msp *msp)
ux500_msp         517 sound/soc/ux500/ux500_msp_i2s.c static void disable_msp_tx(struct ux500_msp *msp)
ux500_msp         533 sound/soc/ux500/ux500_msp_i2s.c static int disable_msp(struct ux500_msp *msp, unsigned int dir)
ux500_msp         572 sound/soc/ux500/ux500_msp_i2s.c int ux500_msp_i2s_trigger(struct ux500_msp *msp, int cmd, int direction)
ux500_msp         609 sound/soc/ux500/ux500_msp_i2s.c int ux500_msp_i2s_close(struct ux500_msp *msp, unsigned int dir)
ux500_msp         646 sound/soc/ux500/ux500_msp_i2s.c 				struct ux500_msp *msp,
ux500_msp         674 sound/soc/ux500/ux500_msp_i2s.c 			struct ux500_msp **msp_p,
ux500_msp         679 sound/soc/ux500/ux500_msp_i2s.c 	struct ux500_msp *msp;
ux500_msp         682 sound/soc/ux500/ux500_msp_i2s.c 	*msp_p = devm_kzalloc(&pdev->dev, sizeof(struct ux500_msp), GFP_KERNEL);
ux500_msp         727 sound/soc/ux500/ux500_msp_i2s.c 			struct ux500_msp *msp)
ux500_msp         489 sound/soc/ux500/ux500_msp_i2s.h 			struct ux500_msp **msp_p,
ux500_msp         492 sound/soc/ux500/ux500_msp_i2s.h 			struct ux500_msp *msp);
ux500_msp         493 sound/soc/ux500/ux500_msp_i2s.h int ux500_msp_i2s_open(struct ux500_msp *msp, struct ux500_msp_config *config);
ux500_msp         494 sound/soc/ux500/ux500_msp_i2s.h int ux500_msp_i2s_close(struct ux500_msp *msp,
ux500_msp         496 sound/soc/ux500/ux500_msp_i2s.h int ux500_msp_i2s_trigger(struct ux500_msp *msp, int cmd,