Searched refs:of_node_test_and_set_flag (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/i2c/ |
| H A D | i2c-core-of.c | 101 if (of_node_test_and_set_flag(node, OF_POPULATED)) in of_i2c_register_devices() 175 if (of_node_test_and_set_flag(rd->dn, OF_POPULATED)) { in of_i2c_notify()
|
| /linux-6.15/drivers/of/ |
| H A D | platform.c | 162 of_node_test_and_set_flag(np, OF_POPULATED)) in of_platform_device_create_pdata() 217 of_node_test_and_set_flag(node, OF_POPULATED)) in of_amba_device_create()
|
| /linux-6.15/drivers/gpu/drm/display/ |
| H A D | drm_dp_aux_bus.c | 276 if (of_node_test_and_set_flag(np, OF_POPULATED)) { in of_dp_aux_populate_bus()
|
| /linux-6.15/include/linux/ |
| H A D | of.h | 195 static inline int of_node_test_and_set_flag(struct device_node *n, in of_node_test_and_set_flag() function 873 static inline int of_node_test_and_set_flag(struct device_node *n, in of_node_test_and_set_flag() function
|
| /linux-6.15/drivers/gpio/ |
| H A D | gpiolib-of.c | 905 if (of_node_test_and_set_flag(rd->dn, OF_POPULATED)) in of_gpio_notify()
|
| /linux-6.15/drivers/bus/ |
| H A D | moxtet.c | 269 if (of_node_test_and_set_flag(nc, OF_POPULATED)) in of_register_moxtet_devices()
|
| /linux-6.15/drivers/spi/ |
| H A D | spi.c | 2543 if (of_node_test_and_set_flag(nc, OF_POPULATED)) in of_register_spi_devices() 4796 if (of_node_test_and_set_flag(rd->dn, OF_POPULATED)) { in of_spi_notify()
|