Searched refs:uclass_find_device_by_name (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | usb.c | 118 ut_assertok(uclass_find_device_by_name(UCLASS_USB_EMUL, "flash-stick@1", in dm_test_usb_remove() 203 ut_assertok(uclass_find_device_by_name(UCLASS_USB_EMUL, "flash-stick@1", in dm_test_usb_tree_remove() 249 ut_assertok(uclass_find_device_by_name(UCLASS_USB_EMUL, "flash-stick@1", in dm_test_usb_tree_reorder()
|
| H A D | eth.c | 117 ut_assertok(uclass_find_device_by_name(UCLASS_ETH, in dm_test_eth_act()
|
| H A D | core.c | 780 findret = uclass_find_device_by_name(UCLASS_TEST_FDT, in dm_test_uclass_devices_find_by_name()
|
| /OK3568_Linux_fs/u-boot/board/intel/minnowmax/ |
| H A D | minnowmax.c | 26 ret = uclass_find_device_by_name(UCLASS_GPIO, GPIO_BANKE_NAME, &dev); in misc_init_r()
|
| /OK3568_Linux_fs/u-boot/drivers/video/sunxi/ |
| H A D | sunxi_de2.c | 235 ret = uclass_find_device_by_name(UCLASS_DISPLAY, in sunxi_de2_probe() 254 ret = uclass_find_device_by_name(UCLASS_DISPLAY, in sunxi_de2_probe()
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | uclass-internal.h | 77 int uclass_find_device_by_name(enum uclass_id id, const char *name,
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | uclass.su | |
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | uclass.su | |
| H A D | uclass.c | 234 int uclass_find_device_by_name(enum uclass_id id, const char *name, in uclass_find_device_by_name() function 421 ret = uclass_find_device_by_name(id, name, &dev); in uclass_get_device_by_name()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop2.c | 3495 if (uclass_find_device_by_name(UCLASS_VIDEO_CRTC, vp_name, &vp_dev)) { in is_extend_pll()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |