Home
last modified time | relevance | path

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

/trusty/user/base/lib/hwbcc/srv/include/lib/hwbcc/srv/
Dsrv.h86 int add_hwbcc_service(struct tipc_hset* hset, const struct hwbcc_ops* ops);
/trusty/user/app/sample/hwbcc/
Dmain.c68 rc = add_hwbcc_service(hset, &ops); in main()
/trusty/user/base/lib/hwbcc/srv/
Dsrv.c331 int add_hwbcc_service(struct tipc_hset* hset, const struct hwbcc_ops* ops) { in add_hwbcc_service() function