aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/i2cmux/chip.h
blob: ffaf87954a068c0df3a4a201d3a12aeb1e4cffd1 (plain)
1
2
3
4
extern struct chip_operations drivers_i2c_i2cmux_ops;

struct drivers_i2c_i2cmux_config {
};