Home
last modified time | relevance | path

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

/drivers/hwmon/occ/
Dcommon.h19 struct occ_response { struct
94 struct occ_response resp;
Dp8_i2c.c124 struct occ_response *or = (struct occ_response *)resp; in p8_i2c_occ_send_cmd()
Dp9_sbe.c29 switch (((struct occ_response *)resp)->return_status) { in p9_sbe_occ_send_cmd()
Dcommon.c1088 struct occ_response *resp = &occ->resp; in occ_parse_poll_response()
/drivers/fsi/
Dfsi-occ.c61 struct occ_response { struct
216 static int occ_verify_checksum(struct occ *occ, struct occ_response *resp, in occ_verify_checksum()
469 struct occ_response *resp = response; in fsi_occ_submit()