Searched refs:found_dev (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/sleep/
H A Dproc.c402 struct acpi_device *found_dev = NULL; local
422 found_dev = dev;
426 if (found_dev) {
433 if ((dev != found_dev) &&
435 found_dev->wakeup.gpe_number)
437 found_dev->wakeup.gpe_device)) {
441 dev->pnp.bus_id, found_dev->pnp.bus_id);
443 found_dev->wakeup.state.enabled;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/libsas/
H A Dsas_scsi_host.c683 struct domain_device *found_dev = NULL; local
695 found_dev = dev;
705 return found_dev;
717 struct domain_device *found_dev = sas_find_target(starget); local
719 if (!found_dev)
722 starget->hostdata = found_dev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dtraceroute.c1147 goto found_dev;
1150 found_dev:

Completed in 116 milliseconds