Home
last modified time | relevance | path

Searched refs:peci_controller_ops (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dpeci.h28 struct peci_controller_ops { struct
45 const struct peci_controller_ops *ops; argument
51 const struct peci_controller_ops *ops);
/openbmc/linux/drivers/peci/
H A Dcore.c47 const struct peci_controller_ops *ops) in peci_controller_alloc()
116 const struct peci_controller_ops *ops) in devm_peci_controller_add()
/openbmc/linux/drivers/peci/controller/
H A Dpeci-npcm.c227 static struct peci_controller_ops npcm_ops = {
H A Dpeci-aspeed.c471 static const struct peci_controller_ops aspeed_ops = {