Searched defs:radio_isa_driver (Results 1 – 1 of 1) sorted by relevance
65 struct radio_isa_driver { struct66 struct isa_driver driver;68 struct pnp_driver pnp_driver;70 const struct radio_isa_ops *ops;72 int *io_params;74 int *radio_nr_params;76 bool probe;78 const int *io_ports;80 int num_of_io_ports;82 unsigned region_size;[all …]