Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/display/
H A Ddrm_dp_aux_bus.c277 if (of_node_test_and_set_flag(np, OF_POPULATED)) { in of_dp_aux_populate_bus()
/linux/include/linux/
H A Dof.h195 static inline int of_node_test_and_set_flag(struct device_node *n, in of_node_test_and_set_flag() function
925 static inline int of_node_test_and_set_flag(struct device_node *n, in of_node_test_and_set_flag() function
/linux/drivers/bus/
H A Dmoxtet.c270 if (of_node_test_and_set_flag(nc, OF_POPULATED)) in of_register_moxtet_devices()
/linux/drivers/spi/
H A Dspi.c2872 if (of_node_test_and_set_flag(nc, OF_POPULATED)) in of_register_spi_devices()
5239 if (of_node_test_and_set_flag(rd->dn, OF_POPULATED)) { in of_spi_notify()