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

/u-boot/board/gdsys/mpc8308/
H A Dgazerbeam.c68 dev_disable_by_path("/immr@e0000000/i2c@3100/pca9698@22");
71 dev_disable_by_path("/immr@e0000000/i2c@3100/pca9698@20");
/u-boot/include/dm/
H A Ddevice.h985 * dev_disable_by_path() - Disable a device given its device tree path
990 int dev_disable_by_path(const char *path);
/u-boot/drivers/core/
H A Ddevice.c1193 int dev_disable_by_path(const char *path) function
/u-boot/test/dm/
H A Dtest-fdt.c785 dev_disable_by_path("/usb@2");

Completed in 67 milliseconds