Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/stm/
H A Dstm.h54 void stp_policy_unbind(struct stp_policy *policy);
H A Dpolicy.c326 void stp_policy_unbind(struct stp_policy *policy) in stp_policy_unbind() function
361 stp_policy_unbind(policy); in stp_policy_release()
H A Dcore.c958 stp_policy_unbind(stm->policy); in stm_unregister_device()