Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/
Di2c-core-of.c104 if (of_node_test_and_set_flag(node, OF_POPULATED)) in of_i2c_register_devices()
238 if (of_node_test_and_set_flag(rd->dn, OF_POPULATED)) { in of_i2c_notify()
/Linux-v4.19/drivers/of/
Dplatform.c181 of_node_test_and_set_flag(np, OF_POPULATED)) in of_platform_device_create_pdata()
237 of_node_test_and_set_flag(node, OF_POPULATED)) in of_amba_device_create()
/Linux-v4.19/include/linux/
Dof.h190 static inline int of_node_test_and_set_flag(struct device_node *n, in of_node_test_and_set_flag() function
923 static inline int of_node_test_and_set_flag(struct device_node *n, in of_node_test_and_set_flag() function
/Linux-v4.19/drivers/spi/
Dspi.c1694 if (of_node_test_and_set_flag(nc, OF_POPULATED)) in of_register_spi_devices()
3375 if (of_node_test_and_set_flag(rd->dn, OF_POPULATED)) { in of_spi_notify()