Home
last modified time | relevance | path

Searched refs:Handler (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/scsi/device_handler/
H A DKconfig3 # SCSI Device Handler configuration
16 tristate "LSI RDAC Device Handler"
22 tristate "HP/COMPAQ MSA Device Handler"
30 tristate "EMC CLARiiON Device Handler"
36 tristate "SPC-3 ALUA Device Handler"
/linux/rust/kernel/irq/
H A Drequest.rs30 pub trait Handler: Sync { interface
42 impl<T: ?Sized + Handler + Send> Handler for Arc<T> {
48 impl<T: ?Sized + Handler, A: Allocator> Handler for Box<T, A> {
184 pub struct Registration<T: Handler + 'static> {
197 impl<T: Handler + 'static> Registration<T> {
263 unsafe extern "C" fn handle_irq_callback<T: Handler + 'static>( in handle_irq_callback()
/linux/rust/kernel/
H A Dplatform.rs448 Handler
455 Handler
463 Handler
471 Handler
H A Dirq.rs22 Handler, IrqRequest, IrqReturn, Registration, ThreadedHandler, ThreadedIrqReturn,
/linux/Documentation/networking/
H A Dieee802154.rst164 Handler that 802.15.4 module calls for the hardware device initialization.
168 Handler that 802.15.4 module calls for the hardware device cleanup.
172 Handler that 802.15.4 module calls for each frame in the skb going to be
177 Handler that 802.15.4 module calls for Energy Detection from the hardware
/linux/arch/arc/kernel/
H A Dentry.S76 ; Instruction Error Exception Handler
88 ; Machine Check Exception Handler
H A Dentry-arcv2.S119 ; Memory Error Exception Handler
149 ; Protection Violation Exception Handler
H A Dentry-compact.S198 ; User Mode Memory Bus Error Interrupt Handler
252 ; Protection Violation Exception Handler
/linux/Documentation/gpu/
H A Dvga-switcheroo.rst67 apple-gmux Handler
/linux/rust/kernel/pci/
H A Dirq.rs176 pub fn request_irq<'a, T: crate::irq::Handler + 'static>( in request_irq()
/linux/Documentation/driver-api/cxl/conventions/
H A Dcxl-atl.rst235 space to the HPA space. The handler is defined in Section 9.18.4 *PRM Handler
240 **9.18.4 PRM Handler for CXL DPA to System Physical Address Translation**
259 **9.18.4.1 PRM Handler Invocation**
/linux/arch/m68k/fpsp040/
H A Dgen_except.S237 | Unsupported Data Type Handler:
243 | Unimplemented Instruction Handler:
/linux/Documentation/arch/powerpc/
H A Dpmu-ebb.rst122 EBB Handler
/linux/Documentation/kernel-hacking/
H A Dlocking.rst321 . IRQ Handler A IRQ Handler B Softirq A Softirq B Tasklet A Tasklet B Timer A Timer B …
323 IRQ Handler A None
324 IRQ Handler B SLIS None
1269 Data Which Mostly Used By An IRQ Handler
/linux/drivers/bus/
H A DKconfig50 reported to the APB terminator (APB Errors Handler Block). This
/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dlocking.rst338 . IRQ Handler A IRQ Handler B Softirq A Softirq B Tasklet A Tasklet B Timer A Timer B …
340 IRQ Handler A None
341 IRQ Handler B SLIS None
/linux/Documentation/driver-api/
H A Dipmi.rst257 The Upper Layer Interface (Message Handler)
/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst2069 PCM Interrupt Handler
2996 MIDI Interrupt Handler