Lines Matching full:isa
2 ISA Drivers
6 commit of the ISA bus driver authored by Rene Herman.
8 During the recent "isa drivers using platform devices" discussion it was
9 pointed out that (ALSA) ISA drivers ran into the problem of not having
13 ISA bus might be best; Russell King agreed and suggested this bus could
16 The attached does this. For this old non (generically) discoverable ISA
40 duplicated init code from the ALSA ISA drivers.
58 With this additional .match() callback ISA drivers have all options. If
115 module_isa_driver is a helper macro for ISA drivers which do not do
121 ISA devices which may be registered in the I/O port address space given
122 the address extent of the ISA devices.