Searched refs:_probe (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | i2c.h | 611 #define U_BOOT_I2C_MKENT_COMPLETE(_init, _probe, _read, _write, \ argument 615 .probe = _probe, \ 626 #define U_BOOT_I2C_ADAP_COMPLETE(_name, _init, _probe, _read, _write, \ argument 629 U_BOOT_I2C_MKENT_COMPLETE(_init, _probe, _read, _write, \
|
| /OK3568_Linux_fs/kernel/Documentation/trace/coresight/ |
| H A D | coresight.rst | 183 ``of_get_coresight_platform_data()``, as part of the driver's _probe routine and
|