| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | trace_ctxts.h | 28 __field(u64, hw_free) 40 __entry->hw_free = le64_to_cpu(*uctxt->sc->hw_free); 53 __entry->hw_free,
|
| H A D | pio.h | 85 volatile __le64 *hw_free; /* HW free counter */ member
|
| /linux/sound/soc/meson/ |
| H A D | axg-toddr.c | 182 .hw_free = axg_fifo_pcm_hw_free, 245 .hw_free = axg_fifo_pcm_hw_free, 316 .hw_free = axg_fifo_pcm_hw_free,
|
| H A D | axg-frddr.c | 164 .hw_free = axg_fifo_pcm_hw_free, 292 .hw_free = axg_fifo_pcm_hw_free, 363 .hw_free = axg_fifo_pcm_hw_free,
|
| H A D | aiu-encoder-spdif.c | 206 .hw_free = aiu_encoder_spdif_hw_free,
|
| H A D | aiu-encoder-i2s.c | 329 .hw_free = aiu_encoder_i2s_hw_free,
|
| /linux/drivers/media/platform/st/sti/delta/ |
| H A D | delta-mem.h | 12 void hw_free(struct delta_ctx *ctx, struct delta_buf *buf);
|
| H A D | delta-mem.c | 41 void hw_free(struct delta_ctx *ctx, struct delta_buf *buf) in hw_free() function
|
| H A D | delta-ipc.c | 222 hw_free(pctx, ctx->ipc_buf); in delta_ipc_open() 449 hw_free(pctx, ctx->ipc_buf); in delta_ipc_close()
|
| /linux/sound/soc/sof/ |
| H A D | pcm.c | 154 if (spcm->prepared[substream->stream] && pcm_ops && pcm_ops->hw_free) { in sof_pcm_hw_params() 155 ret = pcm_ops->hw_free(component, substream); in sof_pcm_hw_params() 169 /* if this is a repeated hw_params without hw_free, skip setting up widgets */ in sof_pcm_hw_params() 225 if (pcm_ops && pcm_ops->hw_free) { in sof_pcm_stream_free() 226 ret = pcm_ops->hw_free(sdev->component, substream); in sof_pcm_stream_free() 229 "pcm_ops->hw_free failed %d\n", ret); in sof_pcm_free_all_streams() 303 spcm_dbg(spcm, substream->stream, "Entry: hw_free\n"); in sof_pcm_prepare() 843 pd->hw_free = sof_pcm_hw_free;
|
| /linux/sound/soc/sdw_utils/ |
| H A D | soc_sdw_maxim.c | 101 .hw_free = asoc_sdw_mx8373_hw_free,
|
| /linux/sound/pci/ctxfi/ |
| H A D | ctpcm.c | 371 .hw_free = ct_pcm_hw_free, 382 .hw_free = ct_pcm_hw_free,
|
| /linux/sound/soc/codecs/ |
| H A D | hda-dai.c | 102 .hw_free = hda_codec_dai_hw_free,
|
| H A D | ak5386.c | 134 .hw_free = ak5386_hw_free,
|
| H A D | sdw-mockup.c | 104 .hw_free = sdw_mockup_pcm_hw_free,
|
| H A D | ssm3515.c | 364 .hw_free = ssm3515_hw_free,
|
| /linux/sound/soc/qcom/ |
| H A D | sc8280xp.c | 120 .hw_free = sc8280xp_snd_hw_free,
|
| H A D | x1e80100.c | 163 .hw_free = x1e80100_snd_hw_free,
|
| H A D | sm8250.c | 143 .hw_free = sm8250_snd_hw_free,
|
| /linux/sound/soc/intel/avs/ |
| H A D | pcm.c | 322 .hw_free = avs_dai_nonhda_be_hw_free, 547 .hw_free = avs_dai_hda_be_hw_free, 556 .hw_free = avs_dai_hda_be_hw_free, 565 .hw_free = avs_dai_hda_be_hw_free, 932 .hw_free = avs_dai_fe_hw_free, 1161 dev_err(dai->dev, "hw_free FE on suspend failed: %d\n", ret); in avs_dai_suspend_fe_hw_free() 1170 ret = dai->driver->ops->hw_free(data->substream, dai); in avs_dai_suspend_be_hw_free() 1172 dev_err(dai->dev, "hw_free BE on suspend failed: %d\n", ret); in avs_dai_suspend_be_hw_free()
|
| /linux/sound/pci/cs46xx/ |
| H A D | cs46xx_lib.c | 1610 .hw_free = snd_cs46xx_playback_hw_free, 1620 .hw_free = snd_cs46xx_playback_hw_free, 1631 .hw_free = snd_cs46xx_playback_hw_free, 1641 .hw_free = snd_cs46xx_playback_hw_free, 1652 .hw_free = snd_cs46xx_playback_hw_free, 1662 .hw_free = snd_cs46xx_playback_hw_free, 1675 .hw_free = snd_cs46xx_playback_hw_free, 1685 .hw_free = snd_cs46xx_playback_hw_free, 1696 .hw_free = snd_cs46xx_capture_hw_free, 1706 .hw_free = snd_cs46xx_capture_hw_free,
|
| /linux/sound/soc/intel/boards/ |
| H A D | bytcht_da7213.c | 149 .hw_free = aif1_hw_free,
|
| /linux/sound/usb/usx2y/ |
| H A D | us144mkii_capture.c | 106 .hw_free = tascam_pcm_hw_free,
|
| /linux/drivers/media/usb/go7007/ |
| H A D | snd-go7007.c | 179 .hw_free = go7007_snd_hw_free,
|
| /linux/sound/drivers/ |
| H A D | pcmtest.c | 532 .hw_free = snd_pcmtst_pcm_hw_free, 542 .hw_free = snd_pcmtst_pcm_hw_free,
|