Searched refs:_probe (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/include/ |
H A D | i2c.h | 650 #define U_BOOT_I2C_MKENT_COMPLETE(_init, _probe, _read, _write, \ argument 654 .probe = _probe, \ 665 #define U_BOOT_I2C_ADAP_COMPLETE(_name, _init, _probe, _read, _write, \ argument 668 U_BOOT_I2C_MKENT_COMPLETE(_init, _probe, _read, _write, \
|
/openbmc/linux/include/kunit/ |
H A D | test.h | 397 __kunit_test_suites(CONCATENATE(__UNIQUE_ID(array), _probe), \
|
/openbmc/linux/Documentation/trace/coresight/ |
H A D | coresight.rst | 183 ``of_get_coresight_platform_data()``, as part of the driver's _probe routine and
|