Searched refs:_probe (Results 1 – 1 of 1) sorted by relevance
| /include/ |
| A D | i2c.h | 671 #define U_BOOT_I2C_MKENT_COMPLETE(_init, _probe, _read, _write, \ argument 675 .probe = _probe, \ 686 #define U_BOOT_I2C_ADAP_COMPLETE(_name, _init, _probe, _read, _write, \ argument 689 U_BOOT_I2C_MKENT_COMPLETE(_init, _probe, _read, _write, \
|
Completed in 6 milliseconds