Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-fan-presence
/
1689cb6caadc41da358d64529ef30e23f6c747b4
/
.
/
presence
/
templates
/
gpio.mako.hpp
blob: d2a25d835e7c6b0764a1d3cf468b7d5ad7500665 [
file
] [
log
] [
blame
]
Brad Bishop
5593560
2017-06-13 13:31:24 -0400
[
diff
] [
blame
]
1
std
::
make_unique
<
PolicyAccess
<
Gpio
,
ConfigPolicy
>>(
Brad Bishop
2e9788d
2017-07-28 22:24:03 -0400
[
diff
] [
blame
]
2
$
{
indent
(
1
)}
$
{
g
.
policy
},
"${g.physpath}"
s
,
"${g.devpath}"
s
,
$
{
g
.
key
})
\