Home
last modified time | relevance | path

Searched refs:stp_policy_unbind (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/hwtracing/stm/
Dstm.h19 void stp_policy_unbind(struct stp_policy *policy);
Dpolicy.c262 void stp_policy_unbind(struct stp_policy *policy) in stp_policy_unbind() function
292 stp_policy_unbind(policy); in stp_policy_release()
Dcore.c786 stp_policy_unbind(stm->policy); in stm_unregister_device()