/Linux-v4.19/kernel/ |
D | acct.c | 75 #define RESUME (acct_parm[0]) /* >foo% free space - resume */ macro 120 u64 resume = sbuf.f_blocks * RESUME; in check_free_space()
|
/Linux-v4.19/include/linux/usb/ |
D | r8a66597.h | 172 #define RESUME 0x0020 /* b5: Resume enable */ macro
|
/Linux-v4.19/drivers/usb/mtu3/ |
D | mtu3_gadget.c | 454 mtu3_setbits(mtu->mac_base, U3D_POWER_MANAGEMENT, RESUME); in mtu3_gadget_wakeup() 458 mtu3_clrbits(mtu->mac_base, U3D_POWER_MANAGEMENT, RESUME); in mtu3_gadget_wakeup()
|
D | mtu3_hw_regs.h | 356 #define RESUME BIT(2) macro
|
/Linux-v4.19/drivers/isdn/hardware/eicon/ |
D | pc.h | 165 #define RESUME 5 /* call resume request/confirm */ macro
|
D | message.c | 1958 sig_req(rplci, RESUME, 0); in facility_req() 5871 case RESUME: in sig_ind()
|
/Linux-v4.19/tools/perf/util/ |
D | evlist.c | 1736 RESUME, in perf_evlist__toggle_bkw_mmap() enumerator 1762 action = RESUME; in perf_evlist__toggle_bkw_mmap() 1775 case RESUME: in perf_evlist__toggle_bkw_mmap()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-encoder-cmd.rst | 160 The application sent a PAUSE or RESUME command when the encoder was
|
D | vidioc-decoder-cmd.rst | 209 The application sent a PAUSE or RESUME command when the decoder was
|
/Linux-v4.19/Documentation/pcmcia/ |
D | driver-changes.txt | 83 (SUSPEND == RESET_PHYSICAL) and (RESUME == CARD_RESET) events
|
/Linux-v4.19/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 161 #define SET_RESUME(b, c, v) SET_CTX_REG(RESUME, (b), (c), (v)) 190 #define GET_RESUME(b, c) GET_CTX_REG(RESUME, (b), (c)) 576 #define SET_TNR(b, c, v) SET_CONTEXT_FIELD(b, c, RESUME, TNR, v) 764 #define GET_TNR(b, c) GET_CONTEXT_FIELD(b, c, RESUME, TNR) 864 #define RESUME (0x820) macro
|
/Linux-v4.19/drivers/usb/host/ |
D | r8a66597-hcd.c | 2291 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-v4.19/kernel/power/ |
D | Kconfig | 244 reset after a RESUME operation, the /proc/apm device will provide
|
/Linux-v4.19/Documentation/input/devices/ |
D | atarikbd.rst | 398 RESUME section in ikbd Command Set 406 its output has been paused also causes an implicit RESUME this command can be
|
/Linux-v4.19/Documentation/sound/kernel-api/ |
D | writing-an-alsa-driver.rst | 1703 supports the “pause” operation, while the ``RESUME`` bit means that 1707 trigger commands can be defined even without the ``RESUME`` 2051 or partial suspend/resume support, the ``SUSPEND`` and ``RESUME`` 2054 ``RESUME`` commands suspend and resume the pcm substream, and usually, 3869 ``SNDRV_PCM_INFO_RESUME`` flag. The ``RESUME`` flag affects only the
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 1316 (CLEAR SUBCHANNEL, HALT SUBCHANNEL, MODIFY SUBCHANNEL, RESUME SUBCHANNEL,
|
/Linux-v4.19/arch/x86/ |
D | Kconfig | 2444 reset after a RESUME operation, the /proc/apm device will provide
|