Searched defs:odev (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/fs/exofs/ |
D | sys.c | 61 struct osd_dev *odev = edp->ored.od; in osdname_show() local 69 struct osd_dev *odev = edp->ored.od; in systemid_show() local
|
/Linux-v4.19/drivers/video/fbdev/ |
D | platinumfb.c | 537 static int platinumfb_probe(struct platform_device* odev) in platinumfb_probe() 648 static int platinumfb_remove(struct platform_device* odev) in platinumfb_remove()
|
/Linux-v4.19/drivers/net/usb/ |
D | hso.c | 711 struct hso_net *odev = netdev_priv(net); in hso_net_open() local 741 struct hso_net *odev = netdev_priv(net); in hso_net_close() local 757 struct hso_net *odev = urb->context; in write_bulk_callback() local 788 struct hso_net *odev = netdev_priv(net); in hso_net_start_xmit() local 839 struct hso_net *odev = netdev_priv(net); in hso_net_tx_timeout() local 857 static void packetizeRx(struct hso_net *odev, unsigned char *ip_pkt, in packetizeRx() 999 struct hso_net *odev = urb->context; in read_bulk_callback() local
|
/Linux-v4.19/drivers/block/drbd/ |
D | drbd_worker.c | 1547 struct drbd_device *odev = device; in _drbd_may_sync_now() local 1578 struct drbd_device *odev; in drbd_pause_after() local 1604 struct drbd_device *odev; in drbd_resume_next() local 1639 struct drbd_device *odev; in drbd_resync_after_valid() local
|
/Linux-v4.19/net/core/ |
D | pktgen.c | 396 struct net_device *odev; /* The out-going device. member 1997 struct net_device *odev; in pktgen_setup_dev() local 2725 static struct sk_buff *fill_packet_ipv4(struct net_device *odev, in fill_packet_ipv4() 2853 static struct sk_buff *fill_packet_ipv6(struct net_device *odev, in fill_packet_ipv6() 2983 static struct sk_buff *fill_packet(struct net_device *odev, in fill_packet() 3297 struct net_device *odev = pkt_dev->odev; in pktgen_xmit() local
|
/Linux-v4.19/drivers/video/fbdev/via/ |
D | hw.c | 914 u32 odev = 0; in via_parse_odev() local 937 void via_odev_to_seq(struct seq_file *m, u32 odev) in via_odev_to_seq()
|
D | viafbdev.c | 1479 static ssize_t odev_update(const char __user *buffer, size_t count, u32 *odev) in odev_update()
|
/Linux-v4.19/fs/efs/ |
D | efs.h | 48 __be16 odev; member
|
/Linux-v4.19/kernel/bpf/ |
D | devmap.c | 512 struct bpf_dtab_netdev *dev, *odev; in dev_map_notification() local
|
/Linux-v4.19/net/netrom/ |
D | nr_route.c | 107 struct net_device *odev; in nr_add_node() local
|
/Linux-v4.19/net/ipv6/ |
D | seg6_local.c | 266 struct net_device *odev; in input_action_end_dx2() local
|
/Linux-v4.19/net/sctp/ |
D | protocol.c | 490 struct net_device *odev; in sctp_v4_get_dst() local
|
/Linux-v4.19/drivers/usb/gadget/udc/ |
D | omap_udc.c | 2602 omap_udc_setup(struct platform_device *odev, struct usb_phy *xceiv) in omap_udc_setup()
|