Home | History | Annotate | Download | only in doc

Lines Matching refs:be

18  * 4. The name of the company nor the name of the author may be used to
25 * IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
37 Ok since interrupts can be chained the return value from an interrupt
47 The important bit is whether the interrupt should be passed on down
51 ever expected, the interrupt should be claimed if it has been serviced.
54 There are however some interrupt that should *always* be passed on down
58 The following interrupts should always be passed on (return value of 0)
68 The following interrupts are recommended to be passed on
79 All other interrupts are not expected to be shared and may be claimed
80 when serviced. Stray IRQ handlers may or may not be attached to the end