Home
last modified time | relevance | path

Searched refs:odev (Results 1 – 18 of 18) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/tiny/
A Dofdrm.c668 odev->funcs->cmap_write(odev, i, r, g, b); in ofdrm_device_set_gamma_linear()
676 odev->funcs->cmap_write(odev, i, r, g, b); in ofdrm_device_set_gamma_linear()
682 odev->funcs->cmap_write(odev, i, i, i, i); in ofdrm_device_set_gamma_linear()
707 odev->funcs->cmap_write(odev, i, r, g, b); in ofdrm_device_set_gamma()
715 odev->funcs->cmap_write(odev, i, r, g, b); in ofdrm_device_set_gamma()
725 odev->funcs->cmap_write(odev, i, r, g, b); in ofdrm_device_set_gamma()
1104 if (IS_ERR(odev)) in ofdrm_device_create()
1106 dev = &odev->dev; in ofdrm_device_create()
1275 odev->formats, ARRAY_SIZE(odev->formats)); in ofdrm_device_create()
1327 return odev; in ofdrm_device_create()
[all …]
/linux-6.3-rc2/drivers/net/usb/
A Dhso.c698 if (!odev) { in hso_net_open()
708 odev->rx_buf_size = 0; in hso_net_open()
745 if (!odev || !test_bit(HSO_NET_RUNNING, &odev->flags)) { in write_bulk_callback()
795 odev); in hso_net_start_xmit()
825 if (!odev) in hso_net_tx_timeout()
858 odev->rx_buf_missing) ? count : odev-> in packetizeRx()
884 odev->skb_rx_buf = netdev_alloc_skb(odev->net, in packetizeRx()
938 odev->net->stats.rx_bytes += odev->rx_buf_size; in packetizeRx()
995 if (!odev || !test_bit(HSO_NET_RUNNING, &odev->flags)) { in read_bulk_callback()
1001 net = odev->net; in read_bulk_callback()
[all …]
/linux-6.3-rc2/drivers/block/drbd/
A Ddrbd_worker.c1537 if (!odev->ldev || odev->state.disk == D_DISKLESS) in _drbd_may_sync_now()
1545 if (!odev) in _drbd_may_sync_now()
1549 odev->state.aftr_isp || odev->state.peer_isp || in _drbd_may_sync_now()
1550 odev->state.user_isp) in _drbd_may_sync_now()
1564 struct drbd_device *odev; in drbd_pause_after() local
1569 if (odev->state.conn == C_STANDALONE && odev->state.disk == D_DISKLESS) in drbd_pause_after()
1590 struct drbd_device *odev; in drbd_resume_next() local
1595 if (odev->state.conn == C_STANDALONE && odev->state.disk == D_DISKLESS) in drbd_resume_next()
1625 struct drbd_device *odev; in drbd_resync_after_valid() local
1636 if (odev == device) in drbd_resync_after_valid()
[all …]
/linux-6.3-rc2/net/core/
A Dpktgen.c2102 if (pkt_dev->odev) { in pktgen_setup_dev()
2108 if (!odev) { in pktgen_setup_dev()
2113 if (odev->type != ARPHRD_ETHER && odev->type != ARPHRD_LOOPBACK) { in pktgen_setup_dev()
2120 pkt_dev->odev = odev; in pktgen_setup_dev()
2125 dev_put(odev); in pktgen_setup_dev()
2136 if (!pkt_dev->odev) { in pktgen_setup_inject()
2953 skb->dev = odev; in fill_packet_ipv4()
3088 skb->dev = odev; in fill_packet_ipv6()
3441 struct net_device *odev = pkt_dev->odev; in pktgen_xmit() local
3447 if (unlikely(!netif_running(odev) || !netif_carrier_ok(odev))) { in pktgen_xmit()
[all …]
/linux-6.3-rc2/drivers/video/fbdev/
A Dplatinumfb.c530 static int platinumfb_probe(struct platform_device* odev) in platinumfb_probe() argument
532 struct device_node *dp = odev->dev.of_node; in platinumfb_probe()
538 dev_info(&odev->dev, "Found Apple Platinum video hardware\n"); in platinumfb_probe()
540 info = framebuffer_alloc(sizeof(*pinfo), &odev->dev); in platinumfb_probe()
548 dev_err(&odev->dev, "Can't get resources\n"); in platinumfb_probe()
552 dev_dbg(&odev->dev, " registers : 0x%llx...0x%llx\n", in platinumfb_probe()
555 dev_dbg(&odev->dev, " framebuffer: 0x%llx...0x%llx\n", in platinumfb_probe()
626 dev_set_drvdata(&odev->dev, info); in platinumfb_probe()
639 static int platinumfb_remove(struct platform_device* odev) in platinumfb_remove() argument
641 struct fb_info *info = dev_get_drvdata(&odev->dev); in platinumfb_remove()
/linux-6.3-rc2/net/sched/
A Dact_mirred.c173 struct net_device *odev, *ndev; in tcf_mirred_init() local
182 odev = rcu_replace_pointer(m->tcfm_dev, ndev, in tcf_mirred_init()
184 netdev_put(odev, &m->tcfm_dev_tracker); in tcf_mirred_init()
/linux-6.3-rc2/drivers/net/ethernet/mediatek/
A Dmtk_ppe_offload.c244 struct net_device *odev = NULL; in mtk_flow_offload_replace() local
325 odev = act->dev; in mtk_flow_offload_replace()
440 err = mtk_flow_set_output_device(eth, &foe, odev, data.eth.h_dest, in mtk_flow_offload_replace()
/linux-6.3-rc2/fs/efs/
A Defs.h48 __be16 odev; member
A Dinode.c118 rdev = be16_to_cpu(efs_inode->di_u.di_dev.odev); in efs_iget()
/linux-6.3-rc2/net/ipv6/
A Dseg6_local.c790 struct net_device *odev; in input_action_end_dx2() local
809 odev = dev_get_by_index_rcu(net, slwt->oif); in input_action_end_dx2()
810 if (!odev) in input_action_end_dx2()
816 if (odev->type != ARPHRD_ETHER) in input_action_end_dx2()
819 if (!(odev->flags & IFF_UP) || !netif_carrier_ok(odev)) in input_action_end_dx2()
829 if (skb->len - ETH_HLEN > odev->mtu) in input_action_end_dx2()
832 skb->dev = odev; in input_action_end_dx2()
/linux-6.3-rc2/net/netrom/
A Dnr_route.c104 struct net_device *odev; in nr_add_node() local
106 if ((odev=nr_dev_get(nr)) != NULL) { /* Can't add routes to ourself */ in nr_add_node()
107 dev_put(odev); in nr_add_node()
/linux-6.3-rc2/drivers/video/fbdev/via/
A Dhw.c900 u32 odev = 0; in via_parse_odev() local
909 odev |= device_mapping[i].device; in via_parse_odev()
920 return odev; in via_parse_odev()
923 void via_odev_to_seq(struct seq_file *m, u32 odev) in via_odev_to_seq() argument
928 if (odev & device_mapping[i].device) { in via_odev_to_seq()
A Dhw.h638 void via_odev_to_seq(struct seq_file *m, u32 odev);
A Dviafbdev.c1460 static ssize_t odev_update(const char __user *buffer, size_t count, u32 *odev) in odev_update() argument
1481 *odev |= devices; in odev_update()
1483 *odev &= ~devices; in odev_update()
1485 *odev = devices; in odev_update()
/linux-6.3-rc2/kernel/bpf/
A Ddevmap.c1106 struct bpf_dtab_netdev *dev, *odev; in dev_map_notification() local
1111 odev = unrcu_pointer(cmpxchg(&dtab->netdev_map[i], RCU_INITIALIZER(dev), NULL)); in dev_map_notification()
1112 if (dev == odev) in dev_map_notification()
/linux-6.3-rc2/net/sctp/
A Dprotocol.c494 struct net_device *odev; in sctp_v4_get_dst() local
516 odev = __ip_dev_find(sock_net(sk), laddr->a.v4.sin_addr.s_addr, in sctp_v4_get_dst()
518 if (!odev || odev->ifindex != fl4->flowi4_oif) { in sctp_v4_get_dst()
/linux-6.3-rc2/include/linux/
A Dnetdevice.h4102 static inline void netdev_ref_replace(struct net_device *odev, in netdev_ref_replace() argument
4107 if (odev) in netdev_ref_replace()
4108 netdev_tracker_free(odev, tracker); in netdev_ref_replace()
4111 __dev_put(odev); in netdev_ref_replace()
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Domap_udc.c2617 omap_udc_setup(struct platform_device *odev, struct usb_phy *xceiv) in omap_udc_setup() argument

Completed in 71 milliseconds