Home
last modified time | relevance | path

Searched refs:to_pim4328_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/pmbus/
H A Dpim4328.c24 #define to_pim4328_data(x) container_of(x, struct pim4328_data, info) macro
86 struct pim4328_data *data = to_pim4328_data(info); in pim4328_read_byte_data()