Searched defs:odev (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/gpu/drm/tiny/ |
H A D | ofdrm.c | 356 static int ofdrm_device_init_pci(struct ofdrm_device *odev) in ofdrm_device_init_pci() 388 static int ofdrm_device_init_pci(struct ofdrm_device *odev) in ofdrm_device_init_pci() 398 static struct resource *ofdrm_find_fb_resource(struct ofdrm_device *odev, in ofdrm_find_fb_resource() 424 static void __iomem *get_cmap_address_of(struct ofdrm_device *odev, struct device_node *of_node, in get_cmap_address_of() 456 static void __iomem *ofdrm_mach64_cmap_ioremap(struct ofdrm_device *odev, in ofdrm_mach64_cmap_ioremap() 474 static void ofdrm_mach64_cmap_write(struct ofdrm_device *odev, unsigned char index, in ofdrm_mach64_cmap_write() 486 static void __iomem *ofdrm_rage128_cmap_ioremap(struct ofdrm_device *odev, in ofdrm_rage128_cmap_ioremap() 493 static void ofdrm_rage128_cmap_write(struct ofdrm_device *odev, unsigned char index, in ofdrm_rage128_cmap_write() 504 static void __iomem *ofdrm_rage_m3a_cmap_ioremap(struct ofdrm_device *odev, in ofdrm_rage_m3a_cmap_ioremap() 511 static void ofdrm_rage_m3a_cmap_write(struct ofdrm_device *odev, unsigned char index, in ofdrm_rage_m3a_cmap_write() [all …]
|
/linux/drivers/video/fbdev/ |
H A D | platinumfb.c | 527 static int platinumfb_probe(struct platform_device* odev) in platinumfb_probe() 636 static void platinumfb_remove(struct platform_device* odev) in platinumfb_remove()
|
/linux/drivers/net/usb/ |
H A D | hso.c | 694 struct hso_net *odev = netdev_priv(net); in hso_net_open() local 724 struct hso_net *odev = netdev_priv(net); in hso_net_close() local 740 struct hso_net *odev = urb->context; in write_bulk_callback() local 771 struct hso_net *odev = netdev_priv(net); in hso_net_start_xmit() local 822 struct hso_net *odev = netdev_priv(net); in hso_net_tx_timeout() local 839 static void packetizeRx(struct hso_net *odev, unsigned char *ip_pkt, in packetizeRx() 981 struct hso_net *odev = urb->context; in read_bulk_callback() local
|
/linux/drivers/block/drbd/ |
H A D | drbd_worker.c | 1538 struct drbd_device *odev = device; in _drbd_may_sync_now() local 1569 struct drbd_device *odev; in drbd_pause_after() local 1595 struct drbd_device *odev; in drbd_resume_next() local 1630 struct drbd_device *odev; in drbd_resync_after_valid() local
|
/linux/net/core/ |
H A D | pktgen.c | 406 struct net_device *odev; /* The out-going device. member 2119 struct net_device *odev; in pktgen_setup_dev() local 2879 static struct sk_buff *fill_packet_ipv4(struct net_device *odev, in fill_packet_ipv4() 3007 static struct sk_buff *fill_packet_ipv6(struct net_device *odev, in fill_packet_ipv6() 3137 static struct sk_buff *fill_packet(struct net_device *odev, in fill_packet() 3465 struct net_device *odev = pkt_dev->odev; in pktgen_xmit() local
|
/linux/drivers/video/fbdev/via/ |
H A 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()
|
H A D | viafbdev.c | 1460 static ssize_t odev_update(const char __user *buffer, size_t count, u32 *odev) in odev_update()
|
/linux/fs/efs/ |
H A D | efs.h | 45 __be16 odev; member
|
/linux/net/netrom/ |
H A D | nr_route.c | 104 struct net_device *odev; in nr_add_node() local
|
/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_ppe_offload.c | 248 struct net_device *idev = NULL, *odev = NULL; in mtk_flow_offload_replace() local
|
/linux/net/sched/ |
H A D | act_mirred.c | 96 struct net_device *odev; in tcf_mirred_replace_dev() local
|
/linux/kernel/bpf/ |
H A D | devmap.c | 1135 struct bpf_dtab_netdev *dev, *odev; in dev_map_notification() local
|
/linux/net/sctp/ |
H A D | protocol.c | 496 struct net_device *odev; in sctp_v4_get_dst() local
|