Searched refs:stm_protocol_driver (Results 1 – 3 of 3) sorted by relevance
17 struct stm_protocol_driver;41 const struct stm_protocol_driver *pdrv;94 struct stm_protocol_driver { struct 107 int stm_register_protocol(const struct stm_protocol_driver *pdrv); argument 108 void stm_unregister_protocol(const struct stm_protocol_driver *pdrv);110 const struct stm_protocol_driver **pdrv,112 void stm_put_protocol(const struct stm_protocol_driver *pdrv);
227 const struct stm_protocol_driver *pdrv; in stp_policy_node_make() 386 const struct stm_protocol_driver *pdrv; in stp_policy_make()
435 static const struct stm_protocol_driver sys_t_pdrv = {