Searched defs:controllers (Results 1 - 2 of 2) sorted by relevance

/drivers/ata/
H A Dpata_legacy.c143 /* Set to probe QDI controllers */
151 static int winbond = 1; /* Set to probe Winbond controllers,
154 static int winbond; /* Set to probe Winbond controllers,
165 * Add an entry into the probe list for ATA controllers. This is used
242 * mode selection "magically" itself. Several legacy controllers
833 static struct legacy_controller controllers[] = { variable in typeref:struct:legacy_controller
946 struct legacy_controller *controller = &controllers[probe->type];
1196 mode controllers stuck on these addresses or some devices
/drivers/usb/misc/
H A Dftdi-elan.c2683 int controllers = 0; local
2699 controllers += 1;
2703 controllers += 1;
2706 controllers += 1;
2710 controllers += 1;
2714 controllers += 1;
2718 controllers += 1;
2735 } else if (controllers > 0) {

Completed in 303 milliseconds