Home
last modified time | relevance | path

Searched refs:reset_control_get_shared (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dreset.h146 * See reset_control_get_shared() for details on shared references to
179 * reset_control_get_shared - Lookup and obtain a shared reference to a
200 static inline struct reset_control *reset_control_get_shared( in reset_control_get_shared() function
224 * reset_control_get_optional_shared - optional reset_control_get_shared()
228 * Optional variant of reset_control_get_shared(). If the requested reset
232 * See reset_control_get_shared() for more information.
365 * devm_reset_control_get_shared - resource managed reset_control_get_shared()
369 * Managed reset_control_get_shared(). For reset controllers returned from
371 * See reset_control_get_shared() for more information.
435 * reset_control_get_shared
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dreset.h231 * See reset_control_get_shared() for details on shared references to
323 * reset_control_get_shared - Lookup and obtain a shared reference to a
344 static inline struct reset_control *reset_control_get_shared( in reset_control_get_shared() function
405 * reset_control_get_optional_shared - optional reset_control_get_shared()
409 * Optional variant of reset_control_get_shared(). If the requested reset
413 * See reset_control_get_shared() for more information.
665 * devm_reset_control_get_shared - resource managed reset_control_get_shared()
669 * Managed reset_control_get_shared(). For reset controllers returned from
671 * See reset_control_get_shared() for more information.
795 * reset_control_get_shared
[all...]

Completed in 3 milliseconds