Searched refs:AXP2xxI2CState (Results 1 – 1 of 1) sorted by relevance
41 OBJECT_DECLARE_TYPE(AXP2xxI2CState, AXP2xxClass, AXP2XX)46 typedef struct AXP2xxI2CState { struct53 } AXP2xxI2CState; argument59 void (*reset_enter)(AXP2xxI2CState *s, ResetType type);66 static void axp209_reset_enter(AXP2xxI2CState *s, ResetType type) in axp209_reset_enter()109 static void axp221_reset_enter(AXP2xxI2CState *s, ResetType type) in axp221_reset_enter()165 AXP2xxI2CState *s = AXP2XX(obj); in axp2xx_reset_enter()174 AXP2xxI2CState *s = AXP2XX(i2c); in axp2xx_event()184 AXP2xxI2CState *s = AXP2XX(i2c); in axp2xx_rx()202 AXP2xxI2CState *s = AXP2XX(i2c); in axp2xx_tx()[all …]