Home
last modified time | relevance | path

Searched refs:unpause (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-bus-counter89 This attribute is intended to serve as a pause/unpause mechanism
93 and then finally unpause the counter to continue where it had
/linux-5.19.10/drivers/scsi/aic7xxx/
Daic7xxx.h987 uint8_t unpause; member
Daic7xxx_core.c360 ahc_outb(ahc, HCNTRL, ahc->unpause); in ahc_unpause()
1022 goto unpause; in ahc_handle_seqint()
1517 unpause: in ahc_handle_seqint()
2042 ahc_outb(ahc, HCNTRL, ahc->unpause); in ahc_clear_critical_section()
4430 ahc->unpause = ahc_inb(ahc, HCNTRL) & IRQMS; in ahc_softc_init()
4432 ahc->unpause = 0; in ahc_softc_init()
4433 ahc->pause = ahc->unpause | PAUSE; in ahc_softc_init()
5536 ahc->unpause &= ~INTEN; in ahc_intr_enable()
5540 ahc->unpause |= INTEN; in ahc_intr_enable()
Daic79xx.h1152 uint8_t unpause; member
Daic79xx_core.c399 ahd_outb(ahd, HCNTRL, ahd->unpause); in ahd_unpause()
3501 ahd_outb(ahd, HCNTRL, ahd->unpause); in ahd_clear_critical_section()
6091 ahd->unpause = 0; in ahd_softc_init()
7771 ahd->unpause &= ~INTEN; in ahd_intr_enable()
7775 ahd->unpause |= INTEN; in ahd_intr_enable()
/linux-5.19.10/Documentation/driver-api/
Dgeneric-counter.rst330 For example, if you want to pause/unpause a Count from updating, you
/linux-5.19.10/Documentation/trace/
Dhistogram.rst1005 paused state, then unpause it and do something you want to measure,
1025 this new trigger is that it will 'unpause' the hist trigger we just