Home
last modified time | relevance | path

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

/linux/drivers/hwmon/occ/
H A Dcommon.h19 struct occ_response { struct
94 struct occ_response resp;
H A Dp8_i2c.c124 struct occ_response *or = (struct occ_response *)resp; in p8_i2c_occ_send_cmd()
H A Dp9_sbe.c105 switch (((struct occ_response *)resp)->return_status) { in p9_sbe_occ_send_cmd()
H A Dcommon.c1098 struct occ_response *resp = &occ->resp; in occ_parse_poll_response()
/linux/drivers/fsi/
H A Dfsi-occ.c60 struct occ_response { struct
233 static int occ_verify_checksum(struct occ *occ, struct occ_response *resp, in occ_verify_checksum()
457 static bool fsi_occ_response_not_ready(struct occ_response *resp, u8 seq_no, in fsi_occ_response_not_ready()
472 struct occ_response *resp = response; in fsi_occ_submit()