Home
last modified time | relevance | path

Searched refs:hw_free (Results 1 – 25 of 191) sorted by relevance

12345678

/linux/drivers/infiniband/hw/hfi1/
H A Dtrace_ctxts.h28 __field(u64, hw_free)
40 __entry->hw_free = le64_to_cpu(*uctxt->sc->hw_free);
53 __entry->hw_free,
H A Dpio.c523 sc->hw_free = &sc->dd->cr_base[sc->node].va[gc].cr[index]; in cr_group_addresses()
1267 *sc->hw_free = 0; in sc_enable()
1622 static inline int fill_code(u64 hw_free) in fill_code() argument
1626 if (hw_free & CR_STATUS_SMASK) in fill_code()
1628 if (hw_free & CR_CREDIT_RETURN_DUE_TO_PBC_SMASK) in fill_code()
1630 if (hw_free & CR_CREDIT_RETURN_DUE_TO_THRESHOLD_SMASK) in fill_code()
1632 if (hw_free & CR_CREDIT_RETURN_DUE_TO_ERR_SMASK) in fill_code()
1634 if (hw_free & CR_CREDIT_RETURN_DUE_TO_FORCE_SMASK) in fill_code()
1648 u64 hw_free; in sc_release_update() local
1661 hw_free = le64_to_cpu(*sc->hw_free); /* volatile read */ in sc_release_update()
[all …]
/linux/sound/soc/meson/
H A Daxg-toddr.c182 .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 Daxg-frddr.c164 .hw_free = axg_fifo_pcm_hw_free,
292 .hw_free = axg_fifo_pcm_hw_free,
363 .hw_free = axg_fifo_pcm_hw_free,
/linux/sound/pci/oxygen/
H A Doxygen_pcm.c609 .hw_free = oxygen_hw_free,
619 .hw_free = oxygen_hw_free,
629 .hw_free = oxygen_hw_free,
639 .hw_free = oxygen_spdif_hw_free,
649 .hw_free = oxygen_hw_free,
659 .hw_free = oxygen_hw_free,
/linux/sound/soc/uniphier/
H A Daio-cpu.c452 .hw_free = uniphier_aio_hw_free,
465 .hw_free = uniphier_aio_hw_free,
478 .hw_free = uniphier_aio_hw_free,
493 .hw_free = uniphier_aio_hw_free,
506 .hw_free = uniphier_aio_hw_free,
519 .hw_free = uniphier_aio_hw_free,
/linux/sound/soc/sof/
H A Dpcm.c154 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/drivers/media/platform/st/sti/delta/
H A Ddelta-mem.h12 void hw_free(struct delta_ctx *ctx, struct delta_buf *buf);
H A Ddelta-mem.c41 void hw_free(struct delta_ctx *ctx, struct delta_buf *buf) in hw_free() function
/linux/sound/soc/
H A Dsoc-link.c123 rtd->dai_link->ops->hw_free) in snd_soc_link_hw_free()
124 rtd->dai_link->ops->hw_free(substream); in snd_soc_link_hw_free()
/linux/sound/firewire/tascam/
H A Dtascam-pcm.c243 .hw_free = pcm_hw_free, in snd_tscm_create_pcm_devices()
253 .hw_free = pcm_hw_free, in snd_tscm_create_pcm_devices()
/linux/sound/pci/
H A Dintel8x0.c1295 .hw_free = snd_intel8x0_hw_free,
1305 .hw_free = snd_intel8x0_hw_free,
1315 .hw_free = snd_intel8x0_hw_free,
1325 .hw_free = snd_intel8x0_hw_free,
1335 .hw_free = snd_intel8x0_hw_free,
1345 .hw_free = snd_intel8x0_hw_free,
1355 .hw_free = snd_intel8x0_hw_free,
1365 .hw_free = snd_intel8x0_hw_free,
1375 .hw_free = snd_intel8x0_hw_free,
1385 .hw_free = snd_intel8x0_hw_free,
[all …]
/linux/sound/firewire/digi00x/
H A Ddigi00x-pcm.c314 .hw_free = pcm_hw_free, in snd_dg00x_create_pcm_devices()
324 .hw_free = pcm_hw_free, in snd_dg00x_create_pcm_devices()
/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c365 .hw_free = pcm_hw_free, in snd_efw_create_pcm_devices()
375 .hw_free = pcm_hw_free, in snd_efw_create_pcm_devices()
/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_maxim.c101 .hw_free = asoc_sdw_mx8373_hw_free,
/linux/sound/firewire/bebob/
H A Dbebob_pcm.c336 .hw_free = pcm_hw_free, in snd_bebob_create_pcm_devices()
346 .hw_free = pcm_hw_free, in snd_bebob_create_pcm_devices()
/linux/sound/virtio/
H A Dvirtio_pcm_ops.c506 .hw_free = virtsnd_pcm_hw_free,
518 .hw_free = virtsnd_pcm_hw_free,
/linux/sound/firewire/fireface/
H A Dff-pcm.c355 .hw_free = pcm_hw_free, in snd_ff_create_pcm_devices()
365 .hw_free = pcm_hw_free, in snd_ff_create_pcm_devices()
/linux/sound/firewire/motu/
H A Dmotu-pcm.c334 .hw_free = pcm_hw_free, in snd_motu_create_pcm_devices()
344 .hw_free = pcm_hw_free, in snd_motu_create_pcm_devices()
/linux/sound/pci/ctxfi/
H A Dctpcm.c371 .hw_free = ct_pcm_hw_free,
382 .hw_free = ct_pcm_hw_free,
/linux/sound/soc/codecs/
H A Dhda-dai.c102 .hw_free = hda_codec_dai_hw_free,
/linux/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c366 .hw_free = snd_cs5535audio_hw_free,
376 .hw_free = snd_cs5535audio_hw_free,
/linux/sound/soc/renesas/
H A Dmigor.c99 .hw_free = migor_hw_free,
/linux/sound/firewire/oxfw/
H A Doxfw-pcm.c399 .hw_free = pcm_capture_hw_free, in snd_oxfw_create_pcm()
409 .hw_free = pcm_playback_hw_free, in snd_oxfw_create_pcm()
/linux/sound/firewire/dice/
H A Ddice-pcm.c398 .hw_free = pcm_hw_free, in snd_dice_create_pcm()
408 .hw_free = pcm_hw_free, in snd_dice_create_pcm()

12345678