Home | History | Annotate | Download | only in linux

Lines Matching full:bound

96  * @driver: the USB driver that is bound to this interface.
98 * interface is bound to a driver that uses the USB major number.
103 * @condition: binding state of the interface: not bound, binding
104 * (in probe()), bound to a driver, or unbinding (in disconnect())
116 * The driver that is bound to the interface can use standard driver model
143 * bound to */