Home
last modified time | relevance | path

Searched refs:ofnode_null (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dpalmas.c49 ofnode pmic_node = ofnode_null(), regulators_node; in palmas_bind()
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dlists.c78 ofnode_null(), devp); in device_bind_driver()
H A Ddevice.c356 (void *)info->platdata, 0, ofnode_null(), platdata_size, in device_bind_by_name()
H A Dofnode.c413 return ofnode_null(); in ofnode_get_chosen_node()
/OK3568_Linux_fs/u-boot/include/dm/
H A Dofnode.h209 static inline ofnode ofnode_null(void) in ofnode_null() function
/OK3568_Linux_fs/u-boot/include/
H A Dphy.h353 return ofnode_null(); in phy_get_ofnode()
/OK3568_Linux_fs/u-boot/board/st/stm32mp1/
H A Dstm32mp1.c176 node = ofnode_by_compatible(ofnode_null(), "st,stusb1600"); in stusb1600_init()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c528 node = ofnode_null(); in cros_ec_probe()
/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dphy.c642 dev->node = ofnode_null(); in phy_device_create()
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dgpio-uclass.c1026 args.node = ofnode_null(); in gpio_dev_request_index()
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dlivetree.txt165 ofnode_null() returns a null ofnode (for which ofnode_valid() returns false)