Lines Matching refs:hardware
37 # The UART hardware interface. The core UART code is hardware independent.
38 # The details of the hardware are abstracted by the UART hardware interface.
42 # attach() - attach hardware.
46 # The intend of this method is to setup the hardware for normal operation.
51 # detach() - detach hardware.
55 # The intend of this method is to disable the hardware.
72 # by the hardware driver are cleared as a side-effect. A second call to
95 # service them on an interrupt priority basis. If the hardware cannot provide
112 # probe() - detect hardware.
114 # hardware exists. This function should also set the device description
115 # to something that represents the hardware.
147 # drivers. This method is responsible for transitioning the hardware