Searched refs:ts_delay (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | ucb1400_ts.c | 30 static int ts_delay = 55; /* us */ variable 76 udelay(ts_delay); in ucb1400_ts_read_xpos() 99 udelay(ts_delay); in ucb1400_ts_read_ypos() 450 module_param(ts_delay, int, 0444); 451 MODULE_PARM_DESC(ts_delay, "Delay between panel setup and"
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 21828 uint *ts_delay = (uint *)data; in wl_cfg80211_cac_event_handler() local 21829 BCM_REFERENCE(ts_delay); in wl_cfg80211_cac_event_handler() 21831 status, reason, *ts_delay)); in wl_cfg80211_cac_event_handler()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 21583 uint *ts_delay = (uint *)data; in wl_cfg80211_cac_event_handler() local 21584 BCM_REFERENCE(ts_delay); in wl_cfg80211_cac_event_handler() 21586 status, reason, *ts_delay)); in wl_cfg80211_cac_event_handler()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 25388 uint *ts_delay = (uint *)data; local 25389 BCM_REFERENCE(ts_delay); 25391 status, reason, *ts_delay));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 25386 uint *ts_delay = (uint *)data; local 25387 BCM_REFERENCE(ts_delay); 25389 status, reason, *ts_delay));
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 25123 uint *ts_delay = (uint *)data; local 25124 BCM_REFERENCE(ts_delay); 25126 status, reason, *ts_delay));
|