Home
last modified time | relevance | path

Searched refs:isst_if_cdev_unregister (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.h75 void isst_if_cdev_unregister(int type);
H A Disst_if_mbox_pci.c204 isst_if_cdev_unregister(ISST_IF_DEV_MBOX); in isst_if_mbox_remove()
H A Disst_if_mmio.c147 isst_if_cdev_unregister(ISST_IF_DEV_MMIO); in isst_if_remove()
H A Disst_if_common.c770 void isst_if_cdev_unregister(int device_type) in isst_if_cdev_unregister() function
779 EXPORT_SYMBOL_GPL(isst_if_cdev_unregister);
H A Disst_tpmi_core.c1822 isst_if_cdev_unregister(ISST_IF_DEV_TPMI); in tpmi_sst_exit()