Home
last modified time | relevance | path

Searched refs:RESUME (Results 1 – 14 of 14) sorted by relevance

/linux/kernel/
H A Dacct.c74 #define RESUME (acct_parm[0]) /* >foo% free space - resume */ macro
138 u64 resume = sbuf.f_blocks * RESUME; in check_free_space()
/linux/include/linux/usb/
H A Dr8a66597.h158 #define RESUME 0x0020 /* b5: Resume enable */ macro
/linux/drivers/usb/mtu3/
H A Dmtu3_gadget.c468 mtu3_setbits(mtu->mac_base, U3D_POWER_MANAGEMENT, RESUME); in mtu3_gadget_wakeup()
472 mtu3_clrbits(mtu->mac_base, U3D_POWER_MANAGEMENT, RESUME); in mtu3_gadget_wakeup()
H A Dmtu3_hw_regs.h409 #define RESUME BIT(2) macro
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-encoder-cmd.rst168 The application sent a PAUSE or RESUME command when the encoder was
H A Dvidioc-decoder-cmd.rst217 The application sent a PAUSE or RESUME command when the decoder was
/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h148 #define SET_RESUME(b, c, v) SET_CTX_REG(RESUME, (b), (c), (v))
177 #define GET_RESUME(b, c) GET_CTX_REG(RESUME, (b), (c))
563 #define SET_TNR(b, c, v) SET_CONTEXT_FIELD(b, c, RESUME, TNR, v)
751 #define GET_TNR(b, c) GET_CONTEXT_FIELD(b, c, RESUME, TNR)
851 #define RESUME (0x820) macro
/linux/Documentation/pcmcia/
H A Ddriver-changes.rst93 (SUSPEND == RESET_PHYSICAL) and (RESUME == CARD_RESET) events
/linux/tools/perf/util/
H A Devlist.c1769 RESUME, in evlist__set_tracking_event()
1795 action = RESUME; in evlist__find_evsel_by_str()
1808 case RESUME:
1815 RESUME, evlist__toggle_bkw_mmap() enumerator
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit.c1374 #define RESUME 4 macro
1394 case RESUME: in guc_exec_queue_process_msg()
1641 guc_exec_queue_try_add_msg(q, msg, RESUME); in guc_exec_queue_resume()
/linux/Documentation/input/devices/
H A Datarikbd.rst398 RESUME section in ikbd Command Set
406 its output has been paused also causes an implicit RESUME this command can be
/linux/kernel/power/
H A DKconfig305 reset after a RESUME operation, the /proc/apm device will provide
/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1613 supports the “pause” operation, while the ``RESUME`` bit means that
1617 trigger commands can be defined even without the ``RESUME``
1958 or partial suspend/resume support, the ``SUSPEND`` and ``RESUME``
1961 ``RESUME`` commands suspend and resume the PCM substream, and usually,
3727 ``SNDRV_PCM_INFO_RESUME`` flag. The ``RESUME`` flag affects only the
/linux/arch/x86/
H A DKconfig2784 reset after a RESUME operation, the /proc/apm device will provide