Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dfec.c350 static int fec_open(struct file *file) in fec_open() function
386 .open = fec_open,
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dfec_mxc.c419 static int fec_open(struct udevice *dev) in fec_open() function
421 static int fec_open(struct eth_device *edev) in fec_open()
588 fec_open(dev); in fecmxc_init()