Home
last modified time | relevance | path

Searched refs:to_stm_device (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/hwtracing/stm/
Dstm.h55 #define to_stm_device(_d) \ macro
Dcore.c46 struct stm_device *stm = to_stm_device(dev); in masters_show()
60 struct stm_device *stm = to_stm_device(dev); in channels_show()
114 stm = to_stm_device(dev); in stm_find_device()
342 stmf->stm = to_stm_device(dev); in stm_char_open()
603 struct stm_device *stm = to_stm_device(dev); in stm_device_release()