Home
last modified time | relevance | path

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

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