Home
last modified time | relevance | path

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

/u-boot/board/gdsys/mpc8308/
A Dgazerbeam.c65 dev_disable_by_path("/immr@e0000000/i2c@3100/pca9698@22"); in board_early_init_r()
68 dev_disable_by_path("/immr@e0000000/i2c@3100/pca9698@20"); in board_early_init_r()
/u-boot/include/dm/
A Ddevice.h835 int dev_disable_by_path(const char *path);
/u-boot/drivers/core/
A Ddevice.c1088 int dev_disable_by_path(const char *path) in dev_disable_by_path() function
/u-boot/test/dm/
A Dtest-fdt.c877 dev_disable_by_path("/usb@2"); in dm_test_fdt_disable_enable_by_path()

Completed in 9 milliseconds