Home
last modified time | relevance | path

Searched defs:odev (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/fs/exofs/
Dsys.c61 struct osd_dev *odev = edp->ored.od; in osdname_show() local
69 struct osd_dev *odev = edp->ored.od; in systemid_show() local
/linux-4.4.14/drivers/video/fbdev/
Dplatinumfb.c537 static int platinumfb_probe(struct platform_device* odev) in platinumfb_probe()
648 static int platinumfb_remove(struct platform_device* odev) in platinumfb_remove()
/linux-4.4.14/drivers/block/drbd/
Ddrbd_worker.c1436 struct drbd_device *odev = device; in _drbd_may_sync_now() local
1466 struct drbd_device *odev; in _drbd_pause_after() local
1490 struct drbd_device *odev; in _drbd_resume_next() local
1525 struct drbd_device *odev; in drbd_resync_after_valid() local
/linux-4.4.14/drivers/net/usb/
Dhso.c720 struct hso_net *odev = netdev_priv(net); in hso_net_open() local
750 struct hso_net *odev = netdev_priv(net); in hso_net_close() local
766 struct hso_net *odev = urb->context; in write_bulk_callback() local
797 struct hso_net *odev = netdev_priv(net); in hso_net_start_xmit() local
848 struct hso_net *odev = netdev_priv(net); in hso_net_tx_timeout() local
866 static void packetizeRx(struct hso_net *odev, unsigned char *ip_pkt, in packetizeRx()
1010 struct hso_net *odev = urb->context; in read_bulk_callback() local
/linux-4.4.14/net/core/
Dpktgen.c376 struct net_device *odev; /* The out-going device. member
2078 struct net_device *odev; in pktgen_setup_dev() local
2797 static struct sk_buff *fill_packet_ipv4(struct net_device *odev, in fill_packet_ipv4()
2926 static struct sk_buff *fill_packet_ipv6(struct net_device *odev, in fill_packet_ipv6()
3055 static struct sk_buff *fill_packet(struct net_device *odev, in fill_packet()
3369 struct net_device *odev = pkt_dev->odev; in pktgen_xmit() local
/linux-4.4.14/fs/efs/
Defs.h47 __be16 odev; member
/linux-4.4.14/drivers/video/fbdev/via/
Dhw.c915 u32 odev = 0; in via_parse_odev() local
938 void via_odev_to_seq(struct seq_file *m, u32 odev) in via_odev_to_seq()
Dviafbdev.c1491 static ssize_t odev_update(const char __user *buffer, size_t count, u32 *odev) in odev_update()
/linux-4.4.14/net/netrom/
Dnr_route.c95 struct net_device *odev; in nr_add_node() local
/linux-4.4.14/net/sctp/
Dprotocol.c492 struct net_device *odev; in sctp_v4_get_dst() local
/linux-4.4.14/drivers/usb/gadget/udc/
Domap_udc.c2621 omap_udc_setup(struct platform_device *odev, struct usb_phy *xceiv) in omap_udc_setup()