Home
last modified time | relevance | path

Searched refs:wlan_hdd_qcmbr_unified_ioctl (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_ftm.h38 int wlan_hdd_qcmbr_unified_ioctl(struct hdd_adapter *adapter,
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ftm.c118 int wlan_hdd_qcmbr_unified_ioctl(struct hdd_adapter *adapter, void __user *data) in wlan_hdd_qcmbr_unified_ioctl() function
H A Dwlan_hdd_ioctl.c7660 ret = wlan_hdd_qcmbr_unified_ioctl(adapter, data); in __hdd_ioctl()