Lines Matching full:structure
21 * zorro_match_device - Tell if a Zorro device structure has a matching
22 * Zorro device id structure
24 * @dev: the Zorro device structure to match against
28 * zorro_device_id structure or %NULL if there is no match.
81 * @drv: the driver structure to register
83 * Adds the driver structure to the list of registered drivers
101 * @drv: the driver structure to unregister
103 * Deletes the driver structure from the list of registered Zorro drivers,
117 * zorro_bus_match - Tell if a Zorro device structure has a matching Zorro
118 * device id structure
120 * @dev: the Zorro device structure to match against