Searched refs:adapter_proc_hdls (Results 1 – 1 of 1) sorted by relevance
360 static const struct rtw_proc_hdl adapter_proc_hdls[] = { variable419 static const int adapter_proc_hdls_num = sizeof(adapter_proc_hdls) / sizeof(struct rtw_proc_hdl);424 const struct rtw_proc_hdl *hdl = adapter_proc_hdls+index; in rtw_adapter_proc_open()432 const struct rtw_proc_hdl *hdl = adapter_proc_hdls+index; in rtw_adapter_proc_write()717 …entry = rtw_proc_create_entry(adapter_proc_hdls[i].name, dir_dev, &rtw_adapter_proc_fops, (void *)… in rtw_adapter_proc_init()745 remove_proc_entry(adapter_proc_hdls[i].name, dir_dev); in rtw_adapter_proc_deinit()769 remove_proc_entry(adapter_proc_hdls[i].name, dir_dev); in rtw_adapter_proc_replace()