/linux-6.3-rc2/drivers/gpu/drm/tiny/ |
A D | ofdrm.c | 360 static int ofdrm_device_init_pci(struct ofdrm_device *odev) in ofdrm_device_init_pci() 392 static int ofdrm_device_init_pci(struct ofdrm_device *odev) in ofdrm_device_init_pci() 653 static void ofdrm_device_set_gamma_linear(struct ofdrm_device *odev, in ofdrm_device_set_gamma_linear() 691 static void ofdrm_device_set_gamma(struct ofdrm_device *odev, in ofdrm_device_set_gamma() 796 struct ofdrm_device *odev = ofdrm_device_of_dev(dev); in ofdrm_primary_plane_helper_atomic_update() local 836 struct ofdrm_device *odev = ofdrm_device_of_dev(dev); in ofdrm_primary_plane_helper_atomic_disable() local 883 struct ofdrm_device *odev = ofdrm_device_of_dev(crtc->dev); in ofdrm_crtc_helper_mode_valid() local 918 struct ofdrm_device *odev = ofdrm_device_of_dev(crtc->dev); in ofdrm_crtc_helper_atomic_flush() local 996 struct ofdrm_device *odev = ofdrm_device_of_dev(connector->dev); in ofdrm_connector_helper_get_modes() local 1085 struct ofdrm_device *odev; in ofdrm_device_create() local [all …]
|
/linux-6.3-rc2/drivers/video/fbdev/ |
A 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-6.3-rc2/drivers/net/usb/ |
A 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-6.3-rc2/drivers/block/drbd/ |
A 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-6.3-rc2/net/core/ |
A D | pktgen.c | 405 struct net_device *odev; /* The out-going device. member 2098 struct net_device *odev; in pktgen_setup_dev() local 2855 static struct sk_buff *fill_packet_ipv4(struct net_device *odev, in fill_packet_ipv4() 2983 static struct sk_buff *fill_packet_ipv6(struct net_device *odev, in fill_packet_ipv6() 3113 static struct sk_buff *fill_packet(struct net_device *odev, in fill_packet() 3441 struct net_device *odev = pkt_dev->odev; in pktgen_xmit() local
|
/linux-6.3-rc2/drivers/video/fbdev/via/ |
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()
|
A D | viafbdev.c | 1460 static ssize_t odev_update(const char __user *buffer, size_t count, u32 *odev) in odev_update()
|
/linux-6.3-rc2/fs/efs/ |
A D | efs.h | 48 __be16 odev; member
|
/linux-6.3-rc2/net/sched/ |
A D | act_mirred.c | 173 struct net_device *odev, *ndev; in tcf_mirred_init() local
|
/linux-6.3-rc2/drivers/net/ethernet/mediatek/ |
A D | mtk_ppe_offload.c | 244 struct net_device *odev = NULL; in mtk_flow_offload_replace() local
|
/linux-6.3-rc2/net/netrom/ |
A D | nr_route.c | 104 struct net_device *odev; in nr_add_node() local
|
/linux-6.3-rc2/kernel/bpf/ |
A D | devmap.c | 1106 struct bpf_dtab_netdev *dev, *odev; in dev_map_notification() local
|
/linux-6.3-rc2/net/sctp/ |
A D | protocol.c | 494 struct net_device *odev; in sctp_v4_get_dst() local
|
/linux-6.3-rc2/drivers/usb/gadget/udc/ |
A D | omap_udc.c | 2617 omap_udc_setup(struct platform_device *odev, struct usb_phy *xceiv) in omap_udc_setup()
|
/linux-6.3-rc2/net/ipv6/ |
A D | seg6_local.c | 790 struct net_device *odev; in input_action_end_dx2() local
|
/linux-6.3-rc2/include/linux/ |
A D | netdevice.h | 4102 static inline void netdev_ref_replace(struct net_device *odev, in netdev_ref_replace()
|