Home
last modified time | relevance | path

Searched refs:_probe (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Di2c.h650 #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 Dtest.h397 __kunit_test_suites(CONCATENATE(__UNIQUE_ID(array), _probe), \
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight.rst183 ``of_get_coresight_platform_data()``, as part of the driver's _probe routine and