Home
last modified time | relevance | path

Searched refs:isa_dev (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tty/serial/8250/
H A D8250_platform.c355 struct platform_device *isa_dev = serial8250_isa_devs; in serial8250_exit() local
365 platform_device_unregister(isa_dev); in serial8250_exit()
/linux/Documentation/driver-api/
H A Disa.rst53 internal to the bus it's much cleaner to not leak isa_dev's by passing
100 the isa_driver pointer to the private struct isa_dev is ofcourse fine as