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.
75 * @drv: the driver structure to register
77 * Adds the driver structure to the list of registered drivers
95 * @drv: the driver structure to unregister
97 * Deletes the driver structure from the list of registered Zorro drivers,
111 * zorro_bus_match - Tell if a Zorro device structure has a matching Zorro
112 * device id structure
114 * @dev: the Zorro device structure to match against