Searched refs:odm_proc_hdls (Results 1 – 1 of 1) sorted by relevance
595 static const struct rtw_proc_hdl odm_proc_hdls[] = { variable602 static const int odm_proc_hdls_num = sizeof(odm_proc_hdls) / sizeof(struct rtw_proc_hdl);607 const struct rtw_proc_hdl *hdl = odm_proc_hdls+index; in rtw_odm_proc_open()615 const struct rtw_proc_hdl *hdl = odm_proc_hdls+index; in rtw_odm_proc_write()659 entry = rtw_proc_create_entry(odm_proc_hdls[i].name, dir_odm, &rtw_odm_proc_fops, (void *)i); in rtw_odm_proc_init()683 remove_proc_entry(odm_proc_hdls[i].name, dir_odm); in rtw_odm_proc_deinit()