linux-loongson/include/linux/device
Andy Shevchenko e383bb8f95 devres: Add devm_is_action_added() helper
In some code we would like to know if the action in device managed resources
was added by devm_add_action() family of calls. Introduce a helper for that.

Reviewed-by: Raag Jadav <raag.jadav@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Zijun Hu <quic_zijuhu@quicinc.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20250220162238.2738038-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
2025-04-28 09:30:41 +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: Add devm_is_action_added() helper 2025-04-28 09:30:41 +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