Searched refs:tle62x0_state (Results 1 – 1 of 1) sorted by relevance
26 struct tle62x0_state { struct38 static inline int tle62x0_write(struct tle62x0_state *st) in tle62x0_write() argument57 static inline int tle62x0_read(struct tle62x0_state *st) in tle62x0_read()99 struct tle62x0_state *st = dev_get_drvdata(dev); in tle62x0_status_show()136 struct tle62x0_state *st = dev_get_drvdata(dev); in tle62x0_gpio_show()151 struct tle62x0_state *st = dev_get_drvdata(dev); in tle62x0_gpio_store()241 struct tle62x0_state *st; in tle62x0_probe()252 st = kzalloc(sizeof(struct tle62x0_state), GFP_KERNEL); in tle62x0_probe()293 struct tle62x0_state *st = spi_get_drvdata(spi); in tle62x0_remove()