Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/i2c/
Di2c-core-of.c101 if (of_node_test_and_set_flag(node, OF_POPULATED)) in of_i2c_register_devices()
242 if (of_node_test_and_set_flag(rd->dn, OF_POPULATED)) { in of_i2c_notify()
/Linux-v5.4/drivers/of/
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()
/Linux-v5.4/include/linux/
Dof.h193 static inline int of_node_test_and_set_flag(struct device_node *n, in of_node_test_and_set_flag() function
941 static inline int of_node_test_and_set_flag(struct device_node *n, in of_node_test_and_set_flag() function
/Linux-v5.4/drivers/bus/
Dmoxtet.c270 if (of_node_test_and_set_flag(nc, OF_POPULATED)) in of_register_moxtet_devices()
/Linux-v5.4/drivers/spi/
Dspi.c1860 if (of_node_test_and_set_flag(nc, OF_POPULATED)) in of_register_spi_devices()
3697 if (of_node_test_and_set_flag(rd->dn, OF_POPULATED)) { in of_spi_notify()