stm_protocol_driver 374 drivers/hwtracing/stm/core.c const struct stm_protocol_driver *pdrv; stm_protocol_driver 397 drivers/hwtracing/stm/core.c int stm_register_protocol(const struct stm_protocol_driver *pdrv) stm_protocol_driver 433 drivers/hwtracing/stm/core.c void stm_unregister_protocol(const struct stm_protocol_driver *pdrv) stm_protocol_driver 456 drivers/hwtracing/stm/core.c static bool stm_get_protocol(const struct stm_protocol_driver *pdrv) stm_protocol_driver 461 drivers/hwtracing/stm/core.c void stm_put_protocol(const struct stm_protocol_driver *pdrv) stm_protocol_driver 467 drivers/hwtracing/stm/core.c const struct stm_protocol_driver **pdrv, stm_protocol_driver 27 drivers/hwtracing/stm/p_basic.c static const struct stm_protocol_driver basic_pdrv = { stm_protocol_driver 356 drivers/hwtracing/stm/p_sys-t.c static const struct stm_protocol_driver sys_t_pdrv = { stm_protocol_driver 232 drivers/hwtracing/stm/policy.c const struct stm_protocol_driver *pdrv; stm_protocol_driver 391 drivers/hwtracing/stm/policy.c const struct stm_protocol_driver *pdrv; stm_protocol_driver 17 drivers/hwtracing/stm/stm.h struct stm_protocol_driver; stm_protocol_driver 41 drivers/hwtracing/stm/stm.h const struct stm_protocol_driver *pdrv; stm_protocol_driver 107 drivers/hwtracing/stm/stm.h int stm_register_protocol(const struct stm_protocol_driver *pdrv); stm_protocol_driver 108 drivers/hwtracing/stm/stm.h void stm_unregister_protocol(const struct stm_protocol_driver *pdrv); stm_protocol_driver 110 drivers/hwtracing/stm/stm.h const struct stm_protocol_driver **pdrv, stm_protocol_driver 112 drivers/hwtracing/stm/stm.h void stm_put_protocol(const struct stm_protocol_driver *pdrv);