Home
last modified time | relevance | path

Searched defs:reqtype (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/feature/
Dhmac_11k.h358 osal_u8 reqtype; member
400 mac_rrm_type_enum reqtype; /* 测量类型 */ member
407 mac_rrm_type_enum reqtype; /* 测量类型 */ member
Dhmac_11k.c1105 OAL_STATIC osal_void hmac_rrm_free_rpt_list(hmac_user_stru *hmac_user, mac_rrm_type_enum reqtype) in hmac_rrm_free_rpt_list()
/device/soc/rockchip/common/sdk_linux/drivers/hid/
Dhid-core.c1671 int __hid_request(struct hid_device *hid, struct hid_report *report, int reqtype) in __hid_request()