BP_POLL_TIME 2188 sound/soc/codecs/rt5640.c schedule_delayed_work(&rt5640->bp_work, msecs_to_jiffies(BP_POLL_TIME)); BP_POLL_TIME 2218 sound/soc/codecs/rt5640.c if (rt5640->poll_count < (JACK_UNPLUG_TIME / BP_POLL_TIME)) { BP_POLL_TIME 2220 sound/soc/codecs/rt5640.c msecs_to_jiffies(BP_POLL_TIME)); BP_POLL_TIME 2241 sound/soc/codecs/rt5640.c schedule_delayed_work(&rt5640->bp_work, msecs_to_jiffies(BP_POLL_TIME)); BP_POLL_TIME 1670 sound/soc/codecs/rt5651.c schedule_delayed_work(&rt5651->bp_work, msecs_to_jiffies(BP_POLL_TIME)); BP_POLL_TIME 1700 sound/soc/codecs/rt5651.c if (rt5651->poll_count < (JACK_UNPLUG_TIME / BP_POLL_TIME)) { BP_POLL_TIME 1702 sound/soc/codecs/rt5651.c msecs_to_jiffies(BP_POLL_TIME)); BP_POLL_TIME 1723 sound/soc/codecs/rt5651.c schedule_delayed_work(&rt5651->bp_work, msecs_to_jiffies(BP_POLL_TIME));