Home
last modified time | relevance | path

Searched defs:do_delay (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/trident/
H A Dtrident_main.c3195 static inline void do_delay(struct snd_trident *chip) in do_delay() function
/linux/drivers/usb/core/
H A Dhub.c966 static void hub_power_on(struct usb_hub *hub, bool do_delay) in hub_power_on()