Lines Matching refs:that
7 is scanned in search of device objects that generally represent various pieces
25 bridge, its registration should cause the PCI bus under that bridge to be
26 enumerated and PCI devices on that bus to be registered with the driver core.
28 to configure that link so that the kernel can use it.
52 callback is executed for the given device node. If that callback returns 1,
53 that means that the handler has claimed the device node and is now responsible
55 be responsible for preparing the device node for unregistration in that case.
57 handler that has claimed it.
59 If the .attach() callback returns 0, it means that the device node is not
61 handler in the list. If it returns a (negative) error code, that means that
68 nodes in that scope.