Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/occ/
H A Dp8_i2c.c34 #define to_p8_i2c_occ(x) container_of((x), struct p8_i2c_occ, occ) macro
122 struct p8_i2c_occ *ctx = to_p8_i2c_occ(occ); in p8_i2c_occ_send_cmd()