Lines Matching refs:an
6 Linux can also be an I2C slave if the I2C controller in use has slave
57 The bus driver sends an event to the backend using the following function:
62 types described hereafter. 'val' holds an u8 value for the data byte to be
64 provided even if val is not used for an event, i.e. don't use NULL here. 'ret'
95 is zero, the bus driver should ack this byte. If 'ret' is an errno, then the byte
131 Check the i2c-slave-eeprom driver as an example.
148 Check the i2c-rcar driver as an example.
163 byte when it reads from us. We could make this an optional event if the need
165 to send STOP after that and we have an event for that. Also, keep in mind not
173 bytes came up. Such an extension might be possible, usefulness is unclear at
181 on writes an action should be immediately triggered. For reads, the data in