Home
last modified time | relevance | path

Searched defs:Handler (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/gpu/
H A Dvga-switcheroo.rst76 Graphics mux
82 Power control
88 Backlight control
94 Public functions
/linux/rust/kernel/irq/
H A Drequest.rs30 pub trait Handler: Sync { global() interface