mc33880
struct mc33880 *mc;
static int mc33880_write_config(struct mc33880 *mc)
static int __mc33880_set(struct mc33880 *mc, unsigned offset, int value)
struct mc33880 *mc = gpiochip_get_data(chip);
struct mc33880 *mc;
mc = devm_kzalloc(&spi->dev, sizeof(struct mc33880), GFP_KERNEL);