Home
last modified time | relevance | path

Searched refs:of_node_test_and_set_flag (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/i2c/
H A Di2c-core-of.c104 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 Dplatform.c175 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 Dof.h193 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 Dgpiolib-of.c752 if (of_node_test_and_set_flag(rd->dn, OF_POPULATED)) in of_gpio_notify()
/OK3568_Linux_fs/kernel/drivers/bus/
H A Dmoxtet.c269 if (of_node_test_and_set_flag(nc, OF_POPULATED)) in of_register_moxtet_devices()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi.c2089 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()