Searched full:_probe (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/chemical/ |
D | atlas,sensor.yaml | 21 http://www.atlas-scientific.com/_files/_datasheets/_probe/EZO_CO2_Datasheet.pdf
|
/linux-6.12.1/drivers/firmware/arm_scmi/ |
D | common.h | 422 static int __tag##_probe(struct platform_device *pdev) \ 459 .probe = __tag##_probe, \
|
/linux-6.12.1/include/linux/soc/apple/ |
D | rtkit.h | 70 * should usually be called within _probe.
|
/linux-6.12.1/drivers/media/radio/ |
D | radio-ma901.c | 208 /* TODO: the same words like in _probe() goes here. in vidioc_g_tuner()
|
/linux-6.12.1/include/kunit/ |
D | test.h | 397 * _probe; so that modpost suppresses warnings about referencing init data 407 __kunit_init_test_suites(CONCATENATE(__UNIQUE_ID(array), _probe), \
|
/linux-6.12.1/drivers/iio/light/ |
D | rpr0521.c | 975 * If sensor write/read is needed in _probe after _use_autosuspend, in rpr0521_probe()
|
/linux-6.12.1/Documentation/trace/coresight/ |
D | coresight.rst | 183 ``of_get_coresight_platform_data()``, as part of the driver's _probe routine and
|
/linux-6.12.1/drivers/s390/char/ |
D | raw3270.c | 1234 * _remove is the opposite of _probe; it's probe that in raw3270_remove()
|
/linux-6.12.1/drivers/bluetooth/ |
D | hci_bcm4377.c | 1778 * no need for any cleanup since this is only called from _probe in bcm4377_prepare_rings()
|
/linux-6.12.1/scripts/mod/ |
D | modpost.c | 947 match(fromsym, PATTERNS("*_ops", "*_probe", "*_console"))) in secref_whitelist()
|
/linux-6.12.1/drivers/block/ |
D | xen-blkfront.c | 1819 /* We already got the number of queues/rings in _probe */ in talk_to_blkback()
|
/linux-6.12.1/drivers/s390/block/ |
D | dasd.c | 3487 * Activate a device. This is called from dasd_{eckd,fba}_probe() when either
|