Searched refs:stm_put_protocol (Results 1 – 3 of 3) sorted by relevance
112 void stm_put_protocol(const struct stm_protocol_driver *pdrv);
346 stm_put_protocol(stm->pdrv); in stp_policy_unbind()462 stm_put_protocol(pdrv); in stp_policy_make()
461 void stm_put_protocol(const struct stm_protocol_driver *pdrv) in stm_put_protocol() function