Searched refs:PnvLpcClass (Results 1 – 2 of 2) sorted by relevance
29 typedef struct PnvLpcClass PnvLpcClass; typedef31 DECLARE_OBJ_CHECKERS(PnvLpcController, PnvLpcClass,106 struct PnvLpcClass { struct
702 PnvLpcClass *plc = PNV_LPC_GET_CLASS(dev); in pnv_lpc_power8_realize()721 PnvLpcClass *plc = PNV_LPC_CLASS(klass); in pnv_lpc_power8_class_init()744 PnvLpcClass *plc = PNV_LPC_GET_CLASS(dev); in pnv_lpc_power9_realize()766 PnvLpcClass *plc = PNV_LPC_CLASS(klass); in pnv_lpc_power9_class_init()861 .class_size = sizeof(PnvLpcClass),