Searched refs:of_node_test_and_set_flag (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/i2c/ |
| H A D | i2c-core-of.c | 104 if (of_node_test_and_set_flag(node, OF_POPULATED)) in of_i2c_register_devices() 245 if (of_node_test_and_set_flag(rd->dn, OF_POPULATED)) { in of_i2c_notify()
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | platform.c | 175 of_node_test_and_set_flag(np, OF_POPULATED)) in of_platform_device_create_pdata() 231 of_node_test_and_set_flag(node, OF_POPULATED)) in of_amba_device_create()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | of.h | 193 static inline int of_node_test_and_set_flag(struct device_node *n, in of_node_test_and_set_flag() function 966 static inline int of_node_test_and_set_flag(struct device_node *n, in of_node_test_and_set_flag() function
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpiolib-of.c | 752 if (of_node_test_and_set_flag(rd->dn, OF_POPULATED)) in of_gpio_notify()
|
| /OK3568_Linux_fs/kernel/drivers/bus/ |
| H A D | moxtet.c | 269 if (of_node_test_and_set_flag(nc, OF_POPULATED)) in of_register_moxtet_devices()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi.c | 2089 if (of_node_test_and_set_flag(nc, OF_POPULATED)) in of_register_spi_devices() 4096 if (of_node_test_and_set_flag(rd->dn, OF_POPULATED)) { in of_spi_notify()
|