Searched refs:Pca954xState (Results 1 – 1 of 1) sorted by relevance
40 typedef struct Pca954xState { struct49 } Pca954xState; argument62 OBJECT_DECLARE_TYPE(Pca954xState, Pca954xClass, PCA954X) in OBJECT_DECLARE_TYPE() argument71 Pca954xState *mux = PCA954X(candidate); in OBJECT_DECLARE_TYPE()102 static void pca954x_enable_channel(Pca954xState *s, uint8_t enable_mask) in pca954x_enable_channel()120 static void pca954x_write(Pca954xState *s, uint8_t data) in pca954x_write()130 Pca954xState *s = PCA954X(d); in pca954x_write_data()153 Pca954xState *s = PCA954X(d); in pca954x_read_byte()161 Pca954xState *s = PCA954X(obj); in pca954x_enter_reset()169 Pca954xState *pca954x = PCA954X(mux); in pca954x_i2c_get_bus()[all …]