Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5640.c2173 #define JACK_UNPLUG_TIME 80 /* milli seconds */ macro
2204 /* Remember till after JACK_UNPLUG_TIME wait */ in rt5640_button_press_work()
2215 * at least JACK_UNPLUG_TIME milli-seconds before reporting a press. in rt5640_button_press_work()
2218 if (rt5640->poll_count < (JACK_UNPLUG_TIME / BP_POLL_TIME)) { in rt5640_button_press_work()
H A Drt5651.c1655 #define JACK_UNPLUG_TIME 80 /* milli seconds */ macro
1686 /* Remember till after JACK_UNPLUG_TIME wait */ in rt5651_button_press_work()
1697 * at least JACK_UNPLUG_TIME milli-seconds before reporting a press. in rt5651_button_press_work()
1700 if (rt5651->poll_count < (JACK_UNPLUG_TIME / BP_POLL_TIME)) { in rt5651_button_press_work()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5640.c2189 #define JACK_UNPLUG_TIME 80 /* milli seconds */ macro
2220 /* Remember till after JACK_UNPLUG_TIME wait */ in rt5640_button_press_work()
2231 * at least JACK_UNPLUG_TIME milli-seconds before reporting a press. in rt5640_button_press_work()
2234 if (rt5640->poll_count < (JACK_UNPLUG_TIME / BP_POLL_TIME)) { in rt5640_button_press_work()
H A Drt5651.c1655 #define JACK_UNPLUG_TIME 80 /* milli seconds */ macro
1686 /* Remember till after JACK_UNPLUG_TIME wait */ in rt5651_button_press_work()
1697 * at least JACK_UNPLUG_TIME milli-seconds before reporting a press. in rt5651_button_press_work()
1700 if (rt5651->poll_count < (JACK_UNPLUG_TIME / BP_POLL_TIME)) { in rt5651_button_press_work()

Completed in 11 milliseconds