Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/stm/
H A Dstm.h54 void stp_policy_unbind(struct stp_policy *policy);
H A Dpolicy.c331 void stp_policy_unbind(struct stp_policy *policy) in stp_policy_unbind() function
366 stp_policy_unbind(policy); in stp_policy_release()
H A Dcore.c957 stp_policy_unbind(stm->policy); in stm_unregister_device()