Searched defs:cstr (Results 1 – 4 of 4) sorted by relevance
53 const char *cstr; member
4888 static s32 rtw_customer_str_cmd_hdl(_adapter *adapter, u8 write, const u8 *cstr) in rtw_customer_str_cmd_hdl()4900 static u8 rtw_customer_str_cmd(_adapter *adapter, u8 write, const u8 *cstr) in rtw_customer_str_cmd()4968 inline u8 rtw_customer_str_write_cmd(_adapter *adapter, const u8 *cstr) in rtw_customer_str_write_cmd()
980 u8 cstr[RTW_CUSTOMER_STR_LEN]; in proc_get_customer_str() local