Home
last modified time | relevance | path

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

/include/trace/events/
Dsmbus.h26 char read_write, u8 command, int protocol,
28 TP_ARGS(adap, addr, flags, read_write, command, protocol, data),
29 TP_CONDITION(read_write == I2C_SMBUS_WRITE ||
94 char read_write, u8 command, int protocol),
95 TP_ARGS(adap, addr, flags, read_write, command, protocol),
96 TP_CONDITION(!(read_write == I2C_SMBUS_WRITE ||
136 char read_write, u8 command, int protocol,
138 TP_ARGS(adap, addr, flags, read_write, command, protocol, data, res),
139 TP_CONDITION(res >= 0 && read_write == I2C_SMBUS_READ),
202 char read_write, u8 command, int protocol,
[all …]
/include/uapi/linux/
Disst_if.h77 __u32 read_write; /* Read:0, Write:1 */ member
146 __u32 read_write; /* Read:0, Write:1 */ member
Di2c-dev.h58 __u8 read_write; member
/include/linux/
Di2c.h130 unsigned short flags, char read_write, u8 command,
135 unsigned short flags, char read_write, u8 command,
541 unsigned short flags, char read_write,
544 unsigned short flags, char read_write,
/include/linux/qed/
Dfcoe_common.h350 struct fcoe_tstorm_fcoe_task_st_ctx_read_write read_write; member