Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dacct.c74 #define RESUME (acct_parm[0]) /* >foo% free space - resume */ macro
139 u64 resume = sbuf.f_blocks * RESUME; in check_free_space()
/linux-6.1.9/include/linux/usb/
Dr8a66597.h158 #define RESUME 0x0020 /* b5: Resume enable */ macro
/linux-6.1.9/drivers/usb/mtu3/
Dmtu3_gadget.c469 mtu3_setbits(mtu->mac_base, U3D_POWER_MANAGEMENT, RESUME); in mtu3_gadget_wakeup()
473 mtu3_clrbits(mtu->mac_base, U3D_POWER_MANAGEMENT, RESUME); in mtu3_gadget_wakeup()
Dmtu3_hw_regs.h408 #define RESUME BIT(2) macro
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dvidioc-encoder-cmd.rst168 The application sent a PAUSE or RESUME command when the encoder was
Dvidioc-decoder-cmd.rst217 The application sent a PAUSE or RESUME command when the decoder was
/linux-6.1.9/drivers/iommu/
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-6.1.9/Documentation/pcmcia/
Ddriver-changes.rst93 (SUSPEND == RESET_PHYSICAL) and (RESUME == CARD_RESET) events
/linux-6.1.9/tools/perf/util/
Devlist.c1704 RESUME, in evlist__toggle_bkw_mmap() enumerator
1730 action = RESUME; in evlist__toggle_bkw_mmap()
1743 case RESUME: in evlist__toggle_bkw_mmap()
/linux-6.1.9/drivers/usb/host/
Dr8a66597-hcd.c2291 r8a66597_mdfy(r8a66597, RESUME, RESUME | UACT, dvstctr_reg); in r8a66597_bus_resume()
2293 r8a66597_mdfy(r8a66597, UACT, RESUME | UACT, dvstctr_reg); in r8a66597_bus_resume()
/linux-6.1.9/Documentation/input/devices/
Datarikbd.rst398 RESUME section in ikbd Command Set
406 its output has been paused also causes an implicit RESUME this command can be
/linux-6.1.9/kernel/power/
DKconfig284 reset after a RESUME operation, the /proc/apm device will provide
/linux-6.1.9/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst1695 supports the “pause” operation, while the ``RESUME`` bit means that
1699 trigger commands can be defined even without the ``RESUME``
2054 or partial suspend/resume support, the ``SUSPEND`` and ``RESUME``
2057 ``RESUME`` commands suspend and resume the pcm substream, and usually,
3960 ``SNDRV_PCM_INFO_RESUME`` flag. The ``RESUME`` flag affects only the
/linux-6.1.9/arch/x86/
DKconfig2553 reset after a RESUME operation, the /proc/apm device will provide