Searched refs:isa_dev (Results 1 – 2 of 2) sorted by relevance
355 struct platform_device *isa_dev = serial8250_isa_devs; in serial8250_exit() local365 platform_device_unregister(isa_dev); in serial8250_exit()
53 internal to the bus it's much cleaner to not leak isa_dev's by passing100 the isa_driver pointer to the private struct isa_dev is ofcourse fine as