Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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,
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-hcd.c1844 static int hc_start(ohci_t *ohci) in hc_start() function
2078 if (hc_start(&gohci) < 0) { in usb_lowlevel_init()
2211 if (hc_start(ohci) < 0) in ohci_register()
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c1291 static int hc_start (ohci_t * ohci) in hc_start() function
1576 if (hc_start (&gohci) < 0) in usb_lowlevel_init()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h82 u32 hc_start; /* Hardware Cursor */ member