Searched defs:odev (Results 1 – 15 of 15) sorted by relevance
/linux-5.19.10/drivers/video/fbdev/ |
D | platinumfb.c | 530 static int platinumfb_probe(struct platform_device* odev) in platinumfb_probe() 639 static int platinumfb_remove(struct platform_device* odev) in platinumfb_remove()
|
/linux-5.19.10/drivers/net/usb/ |
D | hso.c | 695 struct hso_net *odev = netdev_priv(net); in hso_net_open() local 725 struct hso_net *odev = netdev_priv(net); in hso_net_close() local 741 struct hso_net *odev = urb->context; in write_bulk_callback() local 772 struct hso_net *odev = netdev_priv(net); in hso_net_start_xmit() local 823 struct hso_net *odev = netdev_priv(net); in hso_net_tx_timeout() local 840 static void packetizeRx(struct hso_net *odev, unsigned char *ip_pkt, in packetizeRx() 982 struct hso_net *odev = urb->context; in read_bulk_callback() local
|
/linux-5.19.10/drivers/block/drbd/ |
D | drbd_worker.c | 1533 struct drbd_device *odev = device; in _drbd_may_sync_now() local 1564 struct drbd_device *odev; in drbd_pause_after() local 1590 struct drbd_device *odev; in drbd_resume_next() local 1625 struct drbd_device *odev; in drbd_resync_after_valid() local
|
/linux-5.19.10/net/core/ |
D | pktgen.c | 405 struct net_device *odev; /* The out-going device. member 2098 struct net_device *odev; in pktgen_setup_dev() local 2861 static struct sk_buff *fill_packet_ipv4(struct net_device *odev, in fill_packet_ipv4() 2989 static struct sk_buff *fill_packet_ipv6(struct net_device *odev, in fill_packet_ipv6() 3119 static struct sk_buff *fill_packet(struct net_device *odev, in fill_packet() 3447 struct net_device *odev = pkt_dev->odev; in pktgen_xmit() local
|
/linux-5.19.10/drivers/video/fbdev/via/ |
D | hw.c | 900 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()
|
D | viafbdev.c | 1460 static ssize_t odev_update(const char __user *buffer, size_t count, u32 *odev) in odev_update()
|
/linux-5.19.10/fs/efs/ |
D | efs.h | 48 __be16 odev; member
|
/linux-5.19.10/drivers/net/ethernet/mediatek/ |
D | mtk_ppe_offload.c | 228 struct net_device *odev = NULL; in mtk_flow_offload_replace() local
|
/linux-5.19.10/net/sched/ |
D | act_mirred.c | 173 struct net_device *odev, *ndev; in tcf_mirred_init() local
|
/linux-5.19.10/net/netrom/ |
D | nr_route.c | 104 struct net_device *odev; in nr_add_node() local
|
/linux-5.19.10/kernel/bpf/ |
D | devmap.c | 1096 struct bpf_dtab_netdev *dev, *odev; in dev_map_notification() local
|
/linux-5.19.10/net/sctp/ |
D | protocol.c | 491 struct net_device *odev; in sctp_v4_get_dst() local
|
/linux-5.19.10/drivers/usb/gadget/udc/ |
D | omap_udc.c | 2623 omap_udc_setup(struct platform_device *odev, struct usb_phy *xceiv) in omap_udc_setup()
|
/linux-5.19.10/net/ipv6/ |
D | seg6_local.c | 338 struct net_device *odev; in input_action_end_dx2() local
|
/linux-5.19.10/include/linux/ |
D | netdevice.h | 4040 static inline void dev_replace_track(struct net_device *odev, in dev_replace_track()
|