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
691 PnvLpcClass *plc = PNV_LPC_GET_CLASS(dev); in pnv_lpc_power8_realize()710 PnvLpcClass *plc = PNV_LPC_CLASS(klass); in pnv_lpc_power8_class_init()733 PnvLpcClass *plc = PNV_LPC_GET_CLASS(dev); in pnv_lpc_power9_realize()755 PnvLpcClass *plc = PNV_LPC_CLASS(klass); in pnv_lpc_power9_class_init()851 .class_size = sizeof(PnvLpcClass),