Searched refs:dev_enable_by_path (Results 1 – 4 of 4) sorted by relevance
71 dev_enable_by_path("/localbus@e0005000/iocon_uart@2,0"); in board_early_init_r()72 dev_enable_by_path("/fpga1bus"); in board_early_init_r()76 dev_enable_by_path("/fpga0bus/fpga0_video1"); in board_early_init_r()77 dev_enable_by_path("/fpga0bus/fpga0_iic_video1"); in board_early_init_r()78 dev_enable_by_path("/fpga0bus/fpga0_axi_video1"); in board_early_init_r()82 dev_enable_by_path("/fpga0bus/fpga0_video0"); in board_early_init_r()83 dev_enable_by_path("/fpga0bus/fpga0_iic_video0"); in board_early_init_r()84 dev_enable_by_path("/fpga0bus/fpga0_axi_video0"); in board_early_init_r()
998 int dev_enable_by_path(const char *path);
1221 int dev_enable_by_path(const char *path) in dev_enable_by_path() function
779 dev_enable_by_path("/usb@2"); in dm_test_fdt_disable_enable_by_path()
Completed in 713 milliseconds