Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/of/
Dplatform.c177 of_node_test_and_set_flag(np, OF_POPULATED)) in of_platform_device_create_pdata()
232 of_node_test_and_set_flag(node, OF_POPULATED)) in of_amba_device_create()
/linux-4.4.14/include/linux/
Dof.h160 static inline int of_node_test_and_set_flag(struct device_node *n, in of_node_test_and_set_flag() function
648 static inline int of_node_test_and_set_flag(struct device_node *n, in of_node_test_and_set_flag() function
/linux-4.4.14/drivers/i2c/
Di2c-core.c1435 if (of_node_test_and_set_flag(node, OF_POPULATED)) in of_i2c_register_devices()
1996 if (of_node_test_and_set_flag(rd->dn, OF_POPULATED)) { in of_i2c_notify()