Searched refs:mc33880 (Results 1 – 2 of 2) sorted by relevance
48 struct mc33880 { struct55 static int mc33880_write_config(struct mc33880 *mc) in mc33880_write_config() argument61 static int __mc33880_set(struct mc33880 *mc, unsigned offset, int value) in __mc33880_set()74 struct mc33880 *mc = container_of(chip, struct mc33880, chip); in mc33880_set()85 struct mc33880 *mc; in mc33880_probe()104 mc = devm_kzalloc(&spi->dev, sizeof(struct mc33880), GFP_KERNEL); in mc33880_probe()152 struct mc33880 *mc; in mc33880_remove()
40 obj-$(CONFIG_GPIO_MC33880) += gpio-mc33880.o