Searched full:_probe (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/ |
H A D | atlas,sensor.yaml | 21 http://www.atlas-scientific.com/_files/_datasheets/_probe/EZO_CO2_Datasheet.pdf
|
/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/linux/soc/apple/ |
H A D | rtkit.h | 70 * should usually be called within _probe.
|
/openbmc/linux/drivers/media/radio/ |
H A D | radio-ma901.c | 208 /* TODO: the same words like in _probe() goes here. in vidioc_g_tuner()
|
/openbmc/linux/include/kunit/ |
H A D | test.h | 392 * that it suffixes the array and suite declarations it makes with _probe; 397 __kunit_test_suites(CONCATENATE(__UNIQUE_ID(array), _probe), \
|
/openbmc/linux/drivers/iio/light/ |
H A D | rpr0521.c | 975 * If sensor write/read is needed in _probe after _use_autosuspend, in rpr0521_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
|
/openbmc/linux/drivers/s390/char/ |
H A D | raw3270.c | 1230 * _remove is the opposite of _probe; it's probe that in raw3270_remove()
|
/openbmc/linux/drivers/bluetooth/ |
H A D | hci_bcm4377.c | 1760 * no need for any cleanup since this is only called from _probe in bcm4377_prepare_rings()
|
/openbmc/linux/scripts/mod/ |
H A D | modpost.c | 986 "*_probe", in secref_whitelist()
|
/openbmc/linux/drivers/block/ |
H A D | xen-blkfront.c | 1819 /* We already got the number of queues/rings in _probe */ in talk_to_blkback()
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd.c | 3494 * Activate a device. This is called from dasd_{eckd,fba}_probe() when either
|