Home
last modified time | relevance | path

Searched refs:hc_start (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pseries/
H A DhvCall_inst.c34 static void *hc_start(struct seq_file *m, loff_t *pos) in hc_start() function
46 return hc_start(m, pos); in hc_next()
74 .start = hc_start,
/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c1842 static int hc_start(ohci_t *ohci) in hc_start() function
2073 if (hc_start(&gohci) < 0) { in usb_lowlevel_init()
2206 if (hc_start(ohci) < 0) in ohci_register()
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h82 u32 hc_start; /* Hardware Cursor */ member