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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 204 milliseconds