Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/stm/
H A Dstm.h104 struct configfs_attribute **policy_attr; member
H A Dp_sys-t.c363 .policy_attr = sys_t_policy_attrs,
H A Dcore.c413 if (pdrv->policy_attr) { in stm_register_protocol()
414 pe->node_type = get_policy_node_type(pdrv->policy_attr); in stm_register_protocol()