aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/i2cmux2/chip.h
blob: f6fd35f79601baf418fc1ca8347d2f2564b17f02 (plain)
1
2
3
4
extern struct chip_operations drivers_i2c_i2cmux2_ops;

struct drivers_i2c_i2cmux2_config {
};