Searched refs:atkbdc_probe_unit (Results 1 – 3 of 3) sorted by relevance
234 int atkbdc_probe_unit(int unit, struct resource *port0, struct resource *port1);
178 error = atkbdc_probe_unit(device_get_unit(dev), port0, port1); in atkbdc_isa_probe()
190 atkbdc_probe_unit(int unit, struct resource *port0, struct resource *port1) in atkbdc_probe_unit() function