Searched refs:drv_proc_hdls (Results 1 – 1 of 1) sorted by relevance
82 static const struct rtw_proc_hdl drv_proc_hdls[] = { variable87 static const int drv_proc_hdls_num = sizeof(drv_proc_hdls) / sizeof(struct rtw_proc_hdl);93 const struct rtw_proc_hdl *hdl = drv_proc_hdls+index; in rtw_drv_proc_open()101 const struct rtw_proc_hdl *hdl = drv_proc_hdls+index; in rtw_drv_proc_write()138 entry = rtw_proc_create_entry(drv_proc_hdls[i].name, rtw_proc, &rtw_drv_proc_fops, (void *)i); in rtw_drv_proc_init()159 remove_proc_entry(drv_proc_hdls[i].name, rtw_proc); in rtw_drv_proc_deinit()