Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/occ/
H A Dp9_sbe.c20 struct p9_sbe_occ { struct
30 #define to_p9_sbe_occ(x) container_of((x), struct p9_sbe_occ, occ) argument
38 struct p9_sbe_occ *ctx = to_p9_sbe_occ(occ); in ffdc_read()
53 static bool p9_sbe_occ_save_ffdc(struct p9_sbe_occ *ctx, const void *resp, in p9_sbe_occ_save_ffdc()
87 struct p9_sbe_occ *ctx = to_p9_sbe_occ(occ); in p9_sbe_occ_send_cmd()
138 struct p9_sbe_occ *ctx = devm_kzalloc(&pdev->dev, sizeof(*ctx), in p9_sbe_occ_probe()
173 struct p9_sbe_occ *ctx = to_p9_sbe_occ(occ); in p9_sbe_occ_remove()