Lines Matching full:stm
3 * System Trace Module (STM) infrastructure apis
13 * enum stp_packet_type - STP packets that an STM driver sends
38 * struct stm_data - STM device description and callbacks
40 * @stm: internal structure, only used by stm class code
46 * assigned by software, but are up to the STM hardware
54 * an STM device and stm_unregister_device() to destroy it. It will also be
58 * Normally, an STM device will have a range of masters available to software
77 struct stm_device *stm; member
105 * struct stm_source_data - STM source device description and callbacks
107 * @src: internal structure, only used by stm class code
109 * @link: called when this source gets linked to an STM device
110 * @unlink: called when this source is about to get unlinked from its STM