Home
last modified time | relevance | path

Searched refs:stm_drvdata (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-stm.c114 * struct stm_drvdata - specifics associated to an STM component
131 struct stm_drvdata { struct
149 static void stm_hwevent_enable_hw(struct stm_drvdata *drvdata) in stm_hwevent_enable_hw()
163 static void stm_port_enable_hw(struct stm_drvdata *drvdata) in stm_port_enable_hw()
175 static void stm_enable_hw(struct stm_drvdata *drvdata) in stm_enable_hw()
198 struct stm_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent); in stm_enable()
219 static void stm_hwevent_disable_hw(struct stm_drvdata *drvdata) in stm_hwevent_disable_hw()
230 static void stm_port_disable_hw(struct stm_drvdata *drvdata) in stm_port_disable_hw()
240 static void stm_disable_hw(struct stm_drvdata *drvdata) in stm_disable_hw()
260 struct stm_drvdata *drvdat in stm_disable()
[all...]
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-stm.c115 * struct stm_drvdata - specifics associated to an STM component
132 struct stm_drvdata { struct
150 static void stm_hwevent_enable_hw(struct stm_drvdata *drvdata) in stm_hwevent_enable_hw()
164 static void stm_port_enable_hw(struct stm_drvdata *drvdata) in stm_port_enable_hw()
176 static void stm_enable_hw(struct stm_drvdata *drvdata) in stm_enable_hw()
199 struct stm_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent); in stm_enable()
220 static void stm_hwevent_disable_hw(struct stm_drvdata *drvdata) in stm_hwevent_disable_hw()
231 static void stm_port_disable_hw(struct stm_drvdata *drvdata) in stm_port_disable_hw()
241 static void stm_disable_hw(struct stm_drvdata *drvdata) in stm_disable_hw()
261 struct stm_drvdata *drvdat in stm_disable()
[all...]

Completed in 3 milliseconds