Home
last modified time | relevance | path

Searched refs:stm_protocol_driver (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/hwtracing/stm/
A Dstm.h17 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);
A Dp_basic.c27 static const struct stm_protocol_driver basic_pdrv = {
A Dcore.c374 const struct stm_protocol_driver *pdrv;
397 int stm_register_protocol(const struct stm_protocol_driver *pdrv) in stm_register_protocol()
433 void stm_unregister_protocol(const struct stm_protocol_driver *pdrv) in stm_unregister_protocol()
456 static bool stm_get_protocol(const struct stm_protocol_driver *pdrv) in stm_get_protocol()
461 void stm_put_protocol(const struct stm_protocol_driver *pdrv) in stm_put_protocol()
467 const struct stm_protocol_driver **pdrv, in stm_lookup_protocol()
A Dpolicy.c227 const struct stm_protocol_driver *pdrv; in stp_policy_node_make()
386 const struct stm_protocol_driver *pdrv; in stp_policy_make()
A Dp_sys-t.c358 static const struct stm_protocol_driver sys_t_pdrv = {

Completed in 10 milliseconds