Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/stm/
Dstm.h54 void stp_policy_unbind(struct stp_policy *policy);
Dpolicy.c331 void stp_policy_unbind(struct stp_policy *policy) in stp_policy_unbind() function
362 stp_policy_unbind(policy); in stp_policy_release()
Dcore.c967 stp_policy_unbind(stm->policy); in stm_unregister_device()