Searched refs:stm_unregister_device (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/hwtracing/stm/
H A Ddummy_stm.c58 stm_unregister_device(&dummy_stm); dummy_stm_exit()
H A Dcore.c668 void stm_unregister_device(struct stm_data *stm_data) stm_unregister_device() function
695 EXPORT_SYMBOL_GPL(stm_unregister_device); variable
/linux-4.4.14/include/linux/
H A Dstm.h60 * an STM device and stm_unregister_device() to destroy it. It will also be
95 void stm_unregister_device(struct stm_data *stm_data);
/linux-4.4.14/drivers/hwtracing/intel_th/
H A Dsth.c241 stm_unregister_device(&sth->stm); intel_th_sth_remove()

Completed in 2284 milliseconds