/openbmc/linux/sound/hda/ext/ |
H A D | hdac_ext_stream.c | 97 bool decouple) in snd_hdac_ext_stream_decouple_locked() argument 105 if (decouple && !val) in snd_hdac_ext_stream_decouple_locked() 107 else if (!decouple && val) in snd_hdac_ext_stream_decouple_locked() 110 hext_stream->decoupled = decouple; in snd_hdac_ext_stream_decouple_locked() 115 * snd_hdac_ext_stream_decouple - decouple the hdac stream 118 * @decouple: flag to decouple 121 struct hdac_ext_stream *hext_stream, bool decouple) in snd_hdac_ext_stream_decouple() argument 124 snd_hdac_ext_stream_decouple_locked(bus, hext_stream, decouple); in snd_hdac_ext_stream_decouple()
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-decouple_3.8.bb | 2 HOMEPAGE = "https://github.com/henriquebastos/python-decouple/" 9 PYPI_PACKAGE = "python-decouple"
|
/openbmc/linux/include/sound/ |
H A D | hdaudio_ext.h | 81 struct hdac_ext_stream *hext_stream, bool decouple); 83 struct hdac_ext_stream *azx_dev, bool decouple);
|
/openbmc/linux/tools/testing/selftests/arm64/mte/ |
H A D | mte_def.h | 6 * redefined here to decouple the MTE selftests compilations from them.
|
/openbmc/linux/Documentation/devicetree/bindings/fpga/ |
H A D | xlnx,pr-decoupler.yaml | 14 decouplers/fpga bridges. The controller can decouple/disable the bridges
|
/openbmc/linux/arch/arc/include/uapi/asm/ |
H A D | ptrace.h | 23 * This is to decouple pt_regs from user-space ABI, to be able to change it
|
/openbmc/linux/include/linux/ |
H A D | mm_types_task.h | 8 * (These are defined separately to decouple sched.h from mm_types.h as much as possible.)
|
H A D | vtime.h | 72 * For now vtime state is tied to context tracking. We might want to decouple
|
/openbmc/linux/Documentation/devicetree/bindings/net/bluetooth/ |
H A D | brcm,bcm4377-bluetooth.yaml | 32 description: Board type of the Bluetooth chip. This is used to decouple
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-5.0.5.rst | 30 - bitbake: tests/fetch: Use our own mirror of mobile-broadband-provider to decouple from gnome git… 31 - bitbake: tests/fetch: Use our own mirror of sysprof to decouple from gnome gitlab
|
H A D | release-notes-4.0.23.rst | 32 - bitbake: tests/fetch: Use our own mirror of mobile-broadband-provider to decouple from gnome git… 33 - bitbake: tests/fetch: Use our own mirror of sysprof to decouple from gnome gitlab
|
/openbmc/linux/drivers/cpuidle/ |
H A D | cpuidle-ux500.c | 36 /* decouple the gic from the A9 cores */ in ux500_enter_idle()
|
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-stream.c | 470 /* decouple host and link DMA, enable DSP features */ in hda_dsp_iccmax_stream_hw_params() 516 /* decouple host and link DMA if the DSP is used */ in hda_dsp_stream_hw_params() 632 /* decouple host and link DMA, enable DSP features */ in hda_dsp_stream_hw_params() 959 /* TODO: decouple */ in hda_dsp_stream_free()
|
/openbmc/linux/Documentation/devicetree/bindings/net/wireless/ |
H A D | brcm,bcm4329-fmac.yaml | 107 the root node. This can be used to decouple the overall system board or
|
/openbmc/linux/arch/arm64/lib/ |
H A D | copy_template.S | 107 * call memcpy directly. To make memmove simpler and decouple the
|
/openbmc/linux/arch/arm/mach-ux500/ |
H A D | pm.c | 44 /* This function decouple the gic from the prcmu */
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_rc6.c | 50 /* bsw/byt use a PCU and decouple RC6 from our manual control */ in live_rc6_manual()
|
/openbmc/linux/drivers/gpu/drm/amd/display/include/ |
H A D | link_service_types.h | 108 * The goal is to strictly decouple link training settings
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_helper.c | 242 /* todo: return void so we can decouple code running in driver from register states */ in generic_reg_update_ex() 273 /* todo: return void so we can decouple code running in driver from register states */ in generic_reg_set_ex()
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/packagegroups/ |
H A D | packagegroup-meta-python.bb | 95 python3-decouple \
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | core_types.h | 383 * mapping. This is to decouple the dependency on link capability during
|
/openbmc/linux/Documentation/networking/ |
H A D | mctp.rst | 225 In these cases, the ioctls allow you to decouple the tag allocation (and
|
/openbmc/linux/Documentation/staging/ |
H A D | remoteproc.rst | 238 When those use cases show up, we will have to decouple the binary format
|
/openbmc/linux/sound/isa/sb/ |
H A D | sb16_csp.c | 435 /* Decouple CSP from IRQ and DMAREQ lines */ in snd_sb_csp_riff_load() 758 /* Decouple CSP from IRQ and DMAREQ lines */ in snd_sb_csp_autoload()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_request.h | 629 WRITE_ONCE(rq->hwsp_seqno, /* decouple from HWSP */ in i915_request_mark_complete()
|