Home
last modified time | relevance | path

Searched refs:player (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sti/
H A Duniperif_player.c29 #define UNIPERIF_PLAYER_I2S_OUT 1 /* player id connected to I2S/TDM TX bus */
64 struct uniperif *player = dev_id; in uni_player_irq_handler() local
68 spin_lock(&player->irq_lock); in uni_player_irq_handler()
69 if (!player->substream) in uni_player_irq_handler()
72 snd_pcm_stream_lock(player->substream); in uni_player_irq_handler()
73 if (player->state == UNIPERIF_STATE_STOPPED) in uni_player_irq_handler()
77 status = GET_UNIPERIF_ITS(player); in uni_player_irq_handler()
78 SET_UNIPERIF_ITS_BCLR(player, status); in uni_player_irq_handler()
81 if (unlikely(status & UNIPERIF_ITS_FIFO_ERROR_MASK(player))) { in uni_player_irq_handler()
82 dev_err(player in uni_player_irq_handler()
154 uni_player_clk_set_rate(struct uniperif *player, unsigned long rate) uni_player_clk_set_rate() argument
218 uni_player_set_channel_status(struct uniperif *player, struct snd_pcm_runtime *runtime) uni_player_set_channel_status() argument
313 uni_player_prepare_iec958(struct uniperif *player, struct snd_pcm_runtime *runtime) uni_player_prepare_iec958() argument
416 uni_player_prepare_pcm(struct uniperif *player, struct snd_pcm_runtime *runtime) uni_player_prepare_pcm() argument
509 uni_player_prepare_tdm(struct uniperif *player, struct snd_pcm_runtime *runtime) uni_player_prepare_tdm() argument
575 struct uniperif *player = priv->dai_data.uni; uni_player_ctl_iec958_get() local
592 struct uniperif *player = priv->dai_data.uni; uni_player_ctl_iec958_put() local
643 struct uniperif *player = priv->dai_data.uni; snd_sti_clk_adjustment_get() local
657 struct uniperif *player = priv->dai_data.uni; snd_sti_clk_adjustment_put() local
695 struct uniperif *player = priv->dai_data.uni; uni_player_startup() local
728 struct uniperif *player = priv->dai_data.uni; uni_player_set_sysclk() local
750 struct uniperif *player = priv->dai_data.uni; uni_player_prepare() local
858 uni_player_start(struct uniperif *player) uni_player_start() argument
923 uni_player_stop(struct uniperif *player) uni_player_stop() argument
952 uni_player_resume(struct uniperif *player) uni_player_resume() argument
980 struct uniperif *player = priv->dai_data.uni; uni_player_trigger() local
998 struct uniperif *player = priv->dai_data.uni; uni_player_shutdown() local
1010 uni_player_parse_dt_audio_glue(struct platform_device *pdev, struct uniperif *player) uni_player_parse_dt_audio_glue() argument
1048 uni_player_init(struct platform_device *pdev, struct uniperif *player) uni_player_init() argument
[all...]
H A Duniperif.h1323 /* Specific to IEC958 player */
1373 /* uniperiph player*/
1376 int uni_player_resume(struct uniperif *player);
/kernel/linux/linux-6.6/sound/soc/sti/
H A Duniperif_player.c29 #define UNIPERIF_PLAYER_I2S_OUT 1 /* player id connected to I2S/TDM TX bus */
64 struct uniperif *player = dev_id; in uni_player_irq_handler() local
68 spin_lock(&player->irq_lock); in uni_player_irq_handler()
69 if (!player->substream) in uni_player_irq_handler()
72 snd_pcm_stream_lock(player->substream); in uni_player_irq_handler()
73 if (player->state == UNIPERIF_STATE_STOPPED) in uni_player_irq_handler()
77 status = GET_UNIPERIF_ITS(player); in uni_player_irq_handler()
78 SET_UNIPERIF_ITS_BCLR(player, status); in uni_player_irq_handler()
81 if (unlikely(status & UNIPERIF_ITS_FIFO_ERROR_MASK(player))) { in uni_player_irq_handler()
82 dev_err(player in uni_player_irq_handler()
154 uni_player_clk_set_rate(struct uniperif *player, unsigned long rate) uni_player_clk_set_rate() argument
218 uni_player_set_channel_status(struct uniperif *player, struct snd_pcm_runtime *runtime) uni_player_set_channel_status() argument
313 uni_player_prepare_iec958(struct uniperif *player, struct snd_pcm_runtime *runtime) uni_player_prepare_iec958() argument
416 uni_player_prepare_pcm(struct uniperif *player, struct snd_pcm_runtime *runtime) uni_player_prepare_pcm() argument
509 uni_player_prepare_tdm(struct uniperif *player, struct snd_pcm_runtime *runtime) uni_player_prepare_tdm() argument
575 struct uniperif *player = priv->dai_data.uni; uni_player_ctl_iec958_get() local
592 struct uniperif *player = priv->dai_data.uni; uni_player_ctl_iec958_put() local
643 struct uniperif *player = priv->dai_data.uni; snd_sti_clk_adjustment_get() local
657 struct uniperif *player = priv->dai_data.uni; snd_sti_clk_adjustment_put() local
695 struct uniperif *player = priv->dai_data.uni; uni_player_startup() local
728 struct uniperif *player = priv->dai_data.uni; uni_player_set_sysclk() local
750 struct uniperif *player = priv->dai_data.uni; uni_player_prepare() local
858 uni_player_start(struct uniperif *player) uni_player_start() argument
923 uni_player_stop(struct uniperif *player) uni_player_stop() argument
952 uni_player_resume(struct uniperif *player) uni_player_resume() argument
980 struct uniperif *player = priv->dai_data.uni; uni_player_trigger() local
998 struct uniperif *player = priv->dai_data.uni; uni_player_shutdown() local
1010 uni_player_parse_dt_audio_glue(struct platform_device *pdev, struct uniperif *player) uni_player_parse_dt_audio_glue() argument
1048 uni_player_init(struct platform_device *pdev, struct uniperif *player) uni_player_init() argument
[all...]
H A Duniperif.h1323 /* Specific to IEC958 player */
1373 /* uniperiph player*/
1375 struct uniperif *player);
1376 int uni_player_resume(struct uniperif *player);

Completed in 7 milliseconds