mirror-linux/include/linux/device
Bartosz Golaszewski d364d2ad07 devres: provide devm_kmemdup_const()
Provide a function similar to devm_strdup_const() but for copying blocks
of memory that are likely to be placed in .rodata.

Reviewed-by: Andy Shevchenko <andy@kernel.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Tested-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2025-09-08 14:21:23 +02:00
..
bus.h Driver core and debugfs updates 2025-01-28 12:25:12 -08:00
class.h driver core: class: Remove needless return in void API class_remove_file() 2025-02-20 12:47:56 +01:00
devres.h devres: provide devm_kmemdup_const() 2025-09-08 14:21:23 +02:00
driver.h driver core: Introduce device_iter_t for device iterating APIs 2025-01-10 15:26:12 +01:00
faux.h driver core: add a faux bus for use when a simple device/bus is needed 2025-02-13 16:58:51 +01:00