Home
last modified time | relevance | path

Searched defs:timeout_ms (Results 1 – 3 of 3) sorted by relevance

/sound/soc/codecs/
Dcs42l43-jack.c651 int timeout_ms = ((2 * priv->detect_us) / USEC_PER_MSEC) + 200; in cs42l43_run_type_detect() local
Dcs42l43.c1508 int event, int timeout_ms) in cs42l43_dapm_wait_completion()
/sound/firewire/
Damdtp-stream.h358 static inline bool amdtp_domain_wait_ready(struct amdtp_domain *d, unsigned int timeout_ms) in amdtp_domain_wait_ready()