Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dplatinumfb.c530 static int platinumfb_probe(struct platform_device* odev) in platinumfb_probe()
639 static int platinumfb_remove(struct platform_device* odev) in platinumfb_remove()
/Linux-v5.4/drivers/net/usb/
Dhso.c697 struct hso_net *odev = netdev_priv(net); in hso_net_open() local
727 struct hso_net *odev = netdev_priv(net); in hso_net_close() local
743 struct hso_net *odev = urb->context; in write_bulk_callback() local
774 struct hso_net *odev = netdev_priv(net); in hso_net_start_xmit() local
825 struct hso_net *odev = netdev_priv(net); in hso_net_tx_timeout() local
843 static void packetizeRx(struct hso_net *odev, unsigned char *ip_pkt, in packetizeRx()
985 struct hso_net *odev = urb->context; in read_bulk_callback() local
/Linux-v5.4/drivers/block/drbd/
Ddrbd_worker.c1534 struct drbd_device *odev = device; in _drbd_may_sync_now() local
1565 struct drbd_device *odev; in drbd_pause_after() local
1591 struct drbd_device *odev; in drbd_resume_next() local
1626 struct drbd_device *odev; in drbd_resync_after_valid() local
/Linux-v5.4/net/core/
Dpktgen.c390 struct net_device *odev; /* The out-going device. member
1991 struct net_device *odev; in pktgen_setup_dev() local
2719 static struct sk_buff *fill_packet_ipv4(struct net_device *odev, in fill_packet_ipv4()
2847 static struct sk_buff *fill_packet_ipv6(struct net_device *odev, in fill_packet_ipv6()
2977 static struct sk_buff *fill_packet(struct net_device *odev, in fill_packet()
3302 struct net_device *odev = pkt_dev->odev; in pktgen_xmit() local
/Linux-v5.4/drivers/video/fbdev/via/
Dhw.c900 u32 odev = 0; in via_parse_odev() local
923 void via_odev_to_seq(struct seq_file *m, u32 odev) in via_odev_to_seq()
Dviafbdev.c1465 static ssize_t odev_update(const char __user *buffer, size_t count, u32 *odev) in odev_update()
/Linux-v5.4/fs/efs/
Defs.h48 __be16 odev; member
/Linux-v5.4/net/netrom/
Dnr_route.c104 struct net_device *odev; in nr_add_node() local
/Linux-v5.4/kernel/bpf/
Ddevmap.c770 struct bpf_dtab_netdev *dev, *odev; in dev_map_notification() local
/Linux-v5.4/net/ipv6/
Dseg6_local.c266 struct net_device *odev; in input_action_end_dx2() local
/Linux-v5.4/net/sctp/
Dprotocol.c475 struct net_device *odev; in sctp_v4_get_dst() local
/Linux-v5.4/drivers/usb/gadget/udc/
Domap_udc.c2616 omap_udc_setup(struct platform_device *odev, struct usb_phy *xceiv) in omap_udc_setup()