Home
last modified time | relevance | path

Searched refs:btn_det_event_dbnce (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcs42l42.c1222 usleep_range(cs42l42->btn_det_event_dbnce * 1000, in cs42l42_handle_button_press()
1223 cs42l42->btn_det_event_dbnce * 2000); in cs42l42_handle_button_press()
1659 cs42l42->btn_det_event_dbnce = val; in cs42l42_handle_device_data()
1663 cs42l42->btn_det_event_dbnce = in cs42l42_handle_device_data()
1667 cs42l42->btn_det_event_dbnce = in cs42l42_handle_device_data()
H A Dcs42l42.h767 u8 btn_det_event_dbnce; member