Home
last modified time | relevance | path

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

/qemu/hw/i2c/
H A Dsmbus_master.c110 int len, bool recv_len, bool send_cmd) in smbus_read_block() argument
115 if (send_cmd) { in smbus_read_block()
122 if (send_cmd) { in smbus_read_block()
/qemu/include/hw/i2c/
H A Dsmbus_master.h46 int len, bool recv_len, bool send_cmd);