Home
last modified time | relevance | path

Searched defs:ltc4282_state (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dltc4282.c131 struct ltc4282_state { struct
132 struct regmap *map;
133 struct clk_hw clk_hw;
157 struct ltc4282_state *st = container_of(hw, struct ltc4282_state, in ltc4282_set_rate() argument