Home
last modified time | relevance | path

Searched refs:motion_detection_mode (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_motion_detection.c284 adapter->motion_detection_mode = val_8[4]; in __hdd_sysfs_mt_config_store()
377 adapter->motion_detection_mode = 0; in __hdd_sysfs_mt_start_store()
H A Dwlan_hdd_wext.c4693 adapter->motion_detection_mode = 0; in hdd_we_motion_det_start_stop()
6965 adapter->motion_detection_mode = apps_args[14]; in __iw_set_var_ints_getnone()
H A Dwlan_hdd_main.c17752 if (adapter->motion_detection_mode) { in hdd_md_host_evt_cb()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h1449 bool motion_detection_mode; member