/linux-4.1.27/drivers/staging/rtl8192e/ |
H A D | rtllib_crypt.c | 51 entry->ops->deinit(entry->priv); rtllib_crypt_deinit_entries() 88 /* must not run ops->deinit() while there may be pending encrypt or rtllib_crypt_delayed_deinit() 194 .deinit = rtllib_crypt_null_deinit, rtllib_crypt_null_deinit() 243 "rtllib_crypt: unregistered algorithm '%s' (deinit)\n", rtllib_crypto_deinit()
|
H A D | rtllib_crypt_wep.c | 261 .deinit = prism2_wep_deinit,
|
H A D | rtllib_crypt_ccmp.c | 429 .deinit = rtllib_ccmp_deinit,
|
H A D | rtllib_crypt_tkip.c | 750 .deinit = rtllib_tkip_deinit,
|
H A D | rtllib_wx.c | 366 /* changing to use WEP; deinit previously used algorithm rtllib_wx_set_encode()
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_crypt.c | 55 entry->ops->deinit(entry->priv); ieee80211_crypt_deinit_entries() 89 /* must not run ops->deinit() while there may be pending encrypt or ieee80211_crypt_delayed_deinit() 190 .deinit = ieee80211_crypt_null_deinit, ieee80211_crypt_null_deinit() 234 pr_debug("ieee80211_crypt: unregistered algorithm '%s' (deinit)\n", ieee80211_crypto_deinit()
|
H A D | ieee80211_crypt.h | 37 void (*deinit)(void *priv); member in struct:ieee80211_crypto_ops
|
H A D | ieee80211_crypt_wep.c | 271 .deinit = prism2_wep_deinit,
|
H A D | ieee80211_module.c | 210 crypt->ops->deinit(crypt->priv); free_ieee80211()
|
H A D | ieee80211_crypt_ccmp.c | 453 .deinit = ieee80211_ccmp_deinit,
|
H A D | ieee80211_crypt_tkip.c | 750 .deinit = ieee80211_tkip_deinit,
|
H A D | ieee80211_wx.c | 354 /* changing to use WEP; deinit previously used algorithm ieee80211_wx_set_encode()
|
/linux-4.1.27/net/wireless/ |
H A D | lib80211.c | 77 crypt->ops->deinit(crypt->priv); lib80211_crypt_info_free() 101 entry->ops->deinit(entry->priv); lib80211_crypt_deinit_entries() 148 /* must not run ops->deinit() while there may be pending encrypt or lib80211_crypt_delayed_deinit() 240 .deinit = lib80211_crypt_null_deinit,
|
H A D | lib80211_crypt_wep.c | 265 .deinit = lib80211_wep_deinit,
|
H A D | lib80211_crypt_ccmp.c | 455 .deinit = lib80211_ccmp_deinit,
|
H A D | lib80211_crypt_tkip.c | 735 .deinit = lib80211_tkip_deinit,
|
/linux-4.1.27/drivers/isdn/divert/ |
H A D | divert_init.c | 56 /* Module deinit code */
|
/linux-4.1.27/net/nfc/hci/ |
H A D | llc.h | 31 void (*deinit) (struct nfc_llc *llc); member in struct:nfc_llc_ops
|
H A D | llc_nop.c | 87 .deinit = llc_nop_deinit,
|
H A D | llc.c | 132 llc->ops->deinit(llc); nfc_llc_free()
|
H A D | llc_shdlc.c | 844 .deinit = llc_shdlc_deinit,
|
/linux-4.1.27/drivers/isdn/hysdn/ |
H A D | hysdn_defs.h | 88 #define LOG_NET_INIT 0x00010000 /* network init and deinit logging */ 188 /* init and deinit stopcard for booting, too */ 233 extern void hysdn_procconf_release(void); /* deinit proc config filesys */ 237 extern void hysdn_proclog_release(hysdn_card *); /* deinit proc log entry */
|
/linux-4.1.27/include/net/ |
H A D | lib80211.h | 53 void (*deinit) (void *priv); member in struct:lib80211_crypto_ops
|
H A D | sock.h | 1043 * cgroup specific init/deinit functions. Called once for all
|
/linux-4.1.27/drivers/leds/ |
H A D | leds-lp55xx-common.h | 190 /* common device init/deinit functions */
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
H A D | tcm.h | 75 void (*deinit) (struct tcm *tcm); member in struct:tcm 110 tcm->deinit(tcm); tcm_deinit()
|
H A D | tcm-sita.c | 104 tcm->deinit = sita_deinit; sita_init()
|
H A D | omap_dmm_tiler.c | 567 omap_dmm->tcm[i]->deinit(omap_dmm->tcm[i]); omap_dmm_remove()
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | init.c | 934 goto deinit; ath9k_init_device() 941 goto deinit; ath9k_init_device() 946 goto deinit; ath9k_init_device() 986 deinit: ath9k_init_device()
|
H A D | dynack.c | 295 * ath_dynack_node_deinit - deinit ath_node related info
|
/linux-4.1.27/drivers/net/wireless/rsi/ |
H A D | rsi_91x_main.c | 247 rsi_dbg(INFO_ZONE, "%s: Performing deinit os ops\n", __func__); rsi_91x_deinit()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
H A D | debug.h | 77 #define COMP_INIT BIT(2) /*For init/deinit */
|
H A D | usb.c | 824 * We may add some struct into struct rtl_usb later. Do deinit here. 1166 /*deinit rfkill */ rtl_usb_disconnect()
|
H A D | pci.c | 2387 /*deinit rfkill */ rtl_pci_disconnect()
|
/linux-4.1.27/drivers/video/fbdev/mmp/ |
H A D | core.c | 242 /* deinit overlays */ mmp_unregister_path()
|
/linux-4.1.27/drivers/media/pci/zoran/ |
H A D | zr36016.c | 410 /* do wee need some codec deinit here, too ???? */ zr36016_unset()
|
H A D | zr36050.c | 773 /* do wee need some codec deinit here, too ???? */ zr36050_unset()
|
H A D | zr36060.c | 880 /* do wee need some codec deinit here, too ???? */ zr36060_unset()
|
/linux-4.1.27/drivers/misc/ |
H A D | phantom.c | 324 * Init and deinit driver
|
/linux-4.1.27/tools/perf/bench/ |
H A D | numa.c | 1386 static void deinit(void) deinit() function 1561 deinit(); __bench_numa()
|
/linux-4.1.27/drivers/misc/genwqe/ |
H A D | card_base.h | 120 * will cause the PCI layer to call deinit (the cleanup function for
|
/linux-4.1.27/drivers/scsi/isci/ |
H A D | isci.h | 493 * For deinit however, del_timer_sync() is used without holding the lock.
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
H A D | libipw_wx.c | 376 /* changing to use WEP; deinit previously used algorithm libipw_wx_set_encode()
|
/linux-4.1.27/net/batman-adv/ |
H A D | types.h | 87 * @cleanup_work: work queue callback item for hard interface deinit 746 * @cleanup_work: work queue callback item for soft interface deinit
|
/linux-4.1.27/drivers/misc/ti-st/ |
H A D | st_core.c | 894 pr_err("error during deinit of ST LL %ld", err); st_core_exit()
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
H A D | hostap_ap.c | 136 sta->crypt->ops->deinit(sta->crypt->priv); ap_free_sta() 924 ap->crypt->deinit(ap->crypt_priv); hostap_free_data()
|
H A D | hostap_ioctl.c | 154 /* changing to use WEP; deinit previously used algorithm */ prism2_ioctl_siwencode()
|
/linux-4.1.27/drivers/tty/ |
H A D | isicom.c | 1279 * Driver init and deinit functions
|
/linux-4.1.27/drivers/scsi/ |
H A D | gdth.c | 931 /* disable board interrupts, deinit services */ gdth_init_pci() 1040 /* disable board interrupts, deinit services */ gdth_init_pci() 1157 /* disable board interrupts, deinit services */ gdth_init_pci()
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
H A D | main.c | 2691 goto deinit; __wl1271_op_remove_interface() 2701 goto deinit; __wl1271_op_remove_interface() 2705 deinit: __wl1271_op_remove_interface()
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
H A D | pci.c | 2397 ath10k_warn(ar, "unknown irq configuration upon deinit\n"); ath10k_pci_deinit_irq()
|
/linux-4.1.27/include/drm/ |
H A D | drm_crtc.h | 313 * @destroy: deinit and free object
|
/linux-4.1.27/drivers/video/console/ |
H A D | fbcon.c | 376 * the lock instead of blocking fbcon deinit */ fb_flashcursor()
|