Home
last modified time | relevance | path

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

/openbmc/libmctp/
H A Dlibmctp-astlpc.h22 struct mctp_binding_astlpc_ops { struct
35 const struct mctp_binding_astlpc_ops *ops, void *ops_data); argument
38 mctp_astlpc_init_ops(const struct mctp_binding_astlpc_ops *ops, void *ops_data,
H A Dastlpc.c133 struct mctp_binding_astlpc_ops ops;
1294 const struct mctp_binding_astlpc_ops *ops, void *ops_data) in mctp_astlpc_init()
1317 mctp_astlpc_init_ops(const struct mctp_binding_astlpc_ops *ops, void *ops_data, in mctp_astlpc_init_ops()
/openbmc/libmctp/tests/
H A Dtest_astlpc.c112 static const struct mctp_binding_astlpc_ops astlpc_direct_mmio_ops = {
146 static const struct mctp_binding_astlpc_ops astlpc_indirect_mmio_ops = {