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