Searched refs:do_delay (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/trident/
H A Dtrident_main.c3158 static inline void do_delay(struct snd_trident *chip) function
3194 do_delay(trident);
3200 do_delay(trident);
3209 do_delay(trident);
3363 do_delay(trident);
3401 do_delay(trident);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhub.c551 /* If do_delay is false, return the number of milliseconds the caller
554 static unsigned hub_power_on(struct usb_hub *hub, bool do_delay) argument
578 if (do_delay)

Completed in 69 milliseconds