Home
last modified time | relevance | path

Searched defs:next_token (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_ishtp.c167 static u8 next_token; in ish_send() local
/openbmc/linux/drivers/firmware/arm_scmi/
H A Ddriver.c367 unsigned long xfer_id, next_token; in scmi_xfer_token_set() local
/openbmc/linux/drivers/block/
H A Drbd.c6210 static inline size_t next_token(const char **buf) in next_token() function