Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/intel_common/
A Dp2sb.c176 static const struct p2sb_ops p2sb_ops = { variable
193 .ops = &p2sb_ops,
/u-boot/include/
A Dp2sb.h42 struct p2sb_ops { struct
56 #define p2sb_get_ops(dev) ((struct p2sb_ops *)(dev)->driver->ops) argument
/u-boot/drivers/misc/
A Dp2sb-uclass.c23 struct p2sb_ops *ops = p2sb_get_ops(dev); in p2sb_set_hide()

Completed in 3 milliseconds