Searched defs:dev_out (Results 1 – 9 of 9) sorted by relevance
/linux/arch/um/drivers/ |
H A D | pty.c | 41 char **dev_out) in pts_open() 114 char **dev_out) in pty_open()
|
H A D | null.c | 21 char **dev_out) in null_open()
|
H A D | tty.c | 40 char **dev_out) in tty_open()
|
H A D | fd.c | 50 static int fd_open(int input, int output, int primary, void *d, char **dev_out) in fd_open()
|
H A D | xterm.c | 88 char **dev_out) in xterm_open()
|
H A D | port_user.c | 72 char **dev_out) in port_open()
|
H A D | chan_kern.c | 23 char **dev_out) in not_configged_open()
|
/linux/net/ipv4/ |
H A D | route.c | 2544 __mkroute_output(const struct fib_result * res,const struct flowi4 * fl4,int orig_oif,struct net_device * dev_out,unsigned int flags) __mkroute_output() argument 2694 struct net_device *dev_out = NULL; ip_route_output_key_hash_rcu() local [all...] |
/linux/drivers/net/ethernet/realtek/rtase/ |
H A D | rtase_main.c | 2075 static int rtase_init_board(struct pci_dev *pdev, struct net_device **dev_out, in rtase_init_board()
|