Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/intel_speed_select_if/
H A Disst_if_mbox_msr.c200 isst_if_cdev_unregister(ISST_IF_DEV_MBOX); in isst_if_mbox_init()
209 isst_if_cdev_unregister(ISST_IF_DEV_MBOX); in module_init()
H A Disst_if_common.h65 void isst_if_cdev_unregister(int type);
H A Disst_if_common.c695 void isst_if_cdev_unregister(int device_type) in isst_if_cdev_unregister() function
704 EXPORT_SYMBOL_GPL(isst_if_cdev_unregister);
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.c130 isst_if_cdev_unregister(ISST_IF_DEV_MMIO); in isst_if_remove()