ac97_waitq         34 sound/soc/txx9/txx9aclc-ac97.c static DECLARE_WAIT_QUEUE_HEAD(ac97_waitq);
ac97_waitq         58 sound/soc/txx9/txx9aclc-ac97.c 	if (!wait_event_timeout(ac97_waitq, txx9aclc_regready(txx9aclc_drvdata), HZ)) {
ac97_waitq         88 sound/soc/txx9/txx9aclc-ac97.c 	if (!wait_event_timeout(ac97_waitq, txx9aclc_regready(txx9aclc_drvdata), HZ)) {
ac97_waitq        106 sound/soc/txx9/txx9aclc-ac97.c 	if (!wait_event_timeout(ac97_waitq,
ac97_waitq        130 sound/soc/txx9/txx9aclc-ac97.c 	wake_up(&ac97_waitq);