Home
last modified time | relevance | path

Searched refs:global_ctl (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dsti_usb_phy.c38 struct reset_ctl global_ctl; member
48 ret = reset_deassert(&phy->global_ctl); in sti_usb_phy_deassert()
92 ret = reset_assert(&phy->global_ctl); in sti_usb_phy_exit()
153 ret = reset_get_by_name(dev, "global", &priv->global_ctl); in sti_usb_phy_probe()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A D0001-localedef-Add-hardlink-resolver-from-util-linux.patch563 +struct hardlink_ctl global_ctl;
586 + struct hardlink_ctl const *const ctl = &global_ctl;
867 + struct hardlink_ctl *ctl = &global_ctl;