Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/stm/
H A Dstm.h61 get_policy_node_type(struct configfs_attribute **attrs);
H A Dpolicy.c201 get_policy_node_type(struct configfs_attribute **attrs) in get_policy_node_type() function
H A Dcore.c414 pe->node_type = get_policy_node_type(pdrv->policy_attr); in stm_register_protocol()