Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
Dft1000_debug.c46 static int ft1000_open(struct inode *inode, struct file *file);
66 .open = ft1000_open,
298 static int ft1000_open(struct inode *inode, struct file *file) in ft1000_open() function
Dft1000_hw.c618 static int ft1000_open(struct net_device *dev) in ft1000_open() function
649 .ndo_open = &ft1000_open,
/linux-4.1.27/drivers/staging/ft1000/ft1000-pcmcia/
Dft1000_hw.c1745 static int ft1000_open(struct net_device *dev) in ft1000_open() function
1945 .ndo_open = &ft1000_open, in init_ft1000_card()