/linux-4.4.14/sound/oss/ |
D | midi_synth.c | 124 midi_synth_input(int orig_dev, unsigned char data) in midi_synth_input() argument 142 if (orig_dev < 0 || orig_dev > num_midis || midi_devs[orig_dev] == NULL) in midi_synth_input() 148 dev = midi2synth[orig_dev]; in midi_synth_input() 149 inc = &midi_devs[orig_dev]->in_info; in midi_synth_input() 229 printk("MIDI%d: Unexpected state %d (%02x)\n", orig_dev, inc->m_state, (int) data); in midi_synth_input() 237 int orig_dev = synth_devs[dev]->midi_dev; in leave_sysex() local 245 while (!midi_devs[orig_dev]->outputc(orig_dev, 0xf7) && in leave_sysex() 285 int orig_dev = synth_devs[dev]->midi_dev; in midi_synth_kill_note() local 299 msg = prev_out_status[orig_dev] & 0xf0; in midi_synth_kill_note() 300 chn = prev_out_status[orig_dev] & 0x0f; in midi_synth_kill_note() [all …]
|
D | sequencer.c | 1318 int midi_dev, orig_dev, val, err; in sequencer_ioctl() local 1324 orig_dev = dev = dev >> 4; in sequencer_ioctl() 1419 if (!(synth_open_mask & (1 << dev)) && !orig_dev) in sequencer_ioctl() 1436 if (!(synth_open_mask & (1 << dev)) && !orig_dev) in sequencer_ioctl() 1456 if (!(synth_open_mask & (1 << dev)) && !orig_dev) in sequencer_ioctl() 1466 if (!(synth_open_mask & (1 << dev)) && !orig_dev) in sequencer_ioctl()
|
/linux-4.4.14/include/net/ |
D | llc.h | 62 struct net_device *orig_dev); 98 struct net_device *orig_dev); 113 struct net_device *orig_dev));
|
D | psnap.h | 8 struct net_device *orig_dev));
|
D | p8022.h | 8 struct net_device *orig_dev));
|
D | dn_route.h | 24 struct packet_type *pt, struct net_device *orig_dev);
|
D | dsa.h | 102 struct net_device *orig_dev);
|
D | ip.h | 107 struct net_device *orig_dev);
|
D | ipv6.h | 828 struct packet_type *pt, struct net_device *orig_dev);
|
/linux-4.4.14/net/llc/ |
D | llc_input.c | 155 struct packet_type *pt, struct net_device *orig_dev) in llc_rcv() argument 199 rcv(skb, dev, pt, orig_dev); in llc_rcv() 206 rcv(cskb, dev, pt, orig_dev); in llc_rcv()
|
D | llc_core.c | 95 struct net_device *orig_dev)) in llc_sap_open() argument
|
/linux-4.4.14/net/802/ |
D | psnap.c | 50 struct packet_type *pt, struct net_device *orig_dev) in snap_rcv() argument 67 rc = proto->rcvfunc(skb, dev, &snap_packet_type, orig_dev); in snap_rcv()
|
D | p8022.c | 39 struct net_device *orig_dev)) in register_8022_client() argument
|
D | stp.c | 34 struct packet_type *pt, struct net_device *orig_dev) in stp_pdu_rcv() argument
|
D | mrp.c | 771 struct packet_type *pt, struct net_device *orig_dev) in mrp_rcv() argument
|
/linux-4.4.14/drivers/net/hamradio/ |
D | bpqether.c | 178 …truct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev) in bpq_rcv() argument 250 struct net_device *orig_dev; in bpq_xmit() local 288 orig_dev = dev; in bpq_xmit() 290 orig_dev->stats.tx_dropped++; in bpq_xmit()
|
/linux-4.4.14/net/dsa/ |
D | dsa_priv.h | 21 struct packet_type *pt, struct net_device *orig_dev);
|
D | tag_trailer.c | 61 struct packet_type *pt, struct net_device *orig_dev) in trailer_rcv() argument
|
D | tag_brcm.c | 95 struct packet_type *pt, struct net_device *orig_dev) in brcm_tag_rcv() argument
|
D | tag_dsa.c | 71 struct packet_type *pt, struct net_device *orig_dev) in dsa_rcv() argument
|
D | tag_edsa.c | 84 struct packet_type *pt, struct net_device *orig_dev) in edsa_rcv() argument
|
D | dsa.c | 985 struct packet_type *pt, struct net_device *orig_dev) in dsa_switch_rcv() argument 994 return dst->rcv(skb, dev, pt, orig_dev); in dsa_switch_rcv()
|
/linux-4.4.14/include/net/irda/ |
D | irda.h | 113 struct packet_type *ptype, struct net_device *orig_dev);
|
/linux-4.4.14/net/core/ |
D | dev.c | 1791 struct net_device *orig_dev) in deliver_skb() argument 1796 return pt_prev->func(skb, skb->dev, pt_prev, orig_dev); in deliver_skb() 1801 struct net_device *orig_dev, in deliver_ptype_list_skb() argument 1811 deliver_skb(skb, pt_prev, orig_dev); in deliver_ptype_list_skb() 3676 int *ret, struct net_device *orig_dev) in handle_ing() argument 3690 *ret = deliver_skb(skb, *pt_prev, orig_dev); in handle_ing() 3796 int *ret, struct net_device *orig_dev) in nf_ingress() argument 3801 *ret = deliver_skb(skb, *pt_prev, orig_dev); in nf_ingress() 3815 struct net_device *orig_dev; in __netif_receive_skb_core() local 3824 orig_dev = skb->dev; in __netif_receive_skb_core() [all …]
|
/linux-4.4.14/net/x25/ |
D | x25_dev.c | 100 struct packet_type *ptype, struct net_device *orig_dev) in x25_lapb_receive_frame() argument
|
/linux-4.4.14/drivers/block/aoe/ |
D | aoenet.c | 131 …v(struct sk_buff *skb, struct net_device *ifp, struct packet_type *pt, struct net_device *orig_dev) in aoenet_rcv() argument
|
/linux-4.4.14/net/ipv4/ |
D | ipconfig.c | 479 …(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev); 500 …v(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ic_rarp_recv() argument 653 …(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev); 962 …v(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ic_bootp_recv() argument
|
D | ip_input.c | 375 …v(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ip_rcv() argument
|
D | arp.c | 889 struct packet_type *pt, struct net_device *orig_dev) in arp_rcv() argument
|
/linux-4.4.14/net/can/ |
D | af_can.c | 710 struct packet_type *pt, struct net_device *orig_dev) in can_rcv() argument 734 struct packet_type *pt, struct net_device *orig_dev) in canfd_rcv() argument
|
/linux-4.4.14/net/ipv6/ |
D | ip6_input.c | 65 …v(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ipv6_rcv() argument
|
/linux-4.4.14/net/batman-adv/ |
D | main.h | 203 struct net_device *orig_dev);
|
D | main.c | 386 struct net_device *orig_dev) in batadv_batman_skb_recv() argument
|
/linux-4.4.14/drivers/net/wan/ |
D | hdlc.c | 58 struct packet_type *p, struct net_device *orig_dev) in hdlc_rcv() argument
|
D | lapbether.c | 89 …truct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev) in lapbeth_rcv() argument
|
/linux-4.4.14/net/ax25/ |
D | ax25_in.c | 437 struct packet_type *ptype, struct net_device *orig_dev) in ax25_kiss_rcv() argument
|
/linux-4.4.14/net/packet/ |
D | af_packet.c | 192 struct packet_type *pt, struct net_device *orig_dev); 1438 struct packet_type *pt, struct net_device *orig_dev) in packet_rcv_fanout() argument 1486 return po->prot_hook.func(skb, dev, &po->prot_hook, orig_dev); in packet_rcv_fanout() 1763 struct packet_type *pt, struct net_device *orig_dev) in packet_rcv_spkt() argument 1980 struct packet_type *pt, struct net_device *orig_dev) in packet_rcv() argument 2046 sll->sll_ifindex = orig_dev->ifindex; in packet_rcv() 2092 struct packet_type *pt, struct net_device *orig_dev) in tpacket_rcv() argument 2271 sll->sll_ifindex = orig_dev->ifindex; in tpacket_rcv()
|
/linux-4.4.14/net/appletalk/ |
D | ddp.c | 1415 struct packet_type *pt, struct net_device *orig_dev) in atalk_rcv() argument 1510 struct packet_type *pt, struct net_device *orig_dev) in ltalk_rcv() argument 1556 return atalk_rcv(skb, dev, pt, orig_dev); in ltalk_rcv()
|
D | aarp.c | 720 struct packet_type *pt, struct net_device *orig_dev) in aarp_rcv() argument
|
/linux-4.4.14/drivers/net/ppp/ |
D | pppoe.c | 421 struct packet_type *pt, struct net_device *orig_dev) in pppoe_rcv() argument 485 struct packet_type *pt, struct net_device *orig_dev) in pppoe_disc_rcv() argument
|
/linux-4.4.14/net/phonet/ |
D | af_phonet.c | 373 struct net_device *orig_dev) in phonet_rcv() argument
|
/linux-4.4.14/net/caif/ |
D | caif_dev.c | 240 struct packet_type *pkttype, struct net_device *orig_dev) in receive() argument
|
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_main.c | 3390 struct net_device *orig_dev = dev; in netxen_netdev_event() local 3410 orig_dev, event); in netxen_netdev_event() 3418 if (orig_dev == dev) in netxen_netdev_event() 3420 netxen_config_indev_addr(adapter, orig_dev, event); in netxen_netdev_event()
|
/linux-4.4.14/net/tipc/ |
D | bearer.c | 533 struct packet_type *pt, struct net_device *orig_dev) in tipc_l2_rcv_msg() argument
|
/linux-4.4.14/net/ieee802154/ |
D | socket.c | 1048 struct packet_type *pt, struct net_device *orig_dev) in ieee802154_rcv() argument
|
/linux-4.4.14/fs/btrfs/ |
D | volumes.c | 712 struct btrfs_device *orig_dev; in clone_fs_devices() local 722 list_for_each_entry(orig_dev, &orig->devices, dev_list) { in clone_fs_devices() 725 device = btrfs_alloc_device(NULL, &orig_dev->devid, in clone_fs_devices() 726 orig_dev->uuid); in clone_fs_devices() 734 if (orig_dev->name) { in clone_fs_devices() 735 name = rcu_string_strdup(orig_dev->name->str, GFP_NOFS); in clone_fs_devices()
|
/linux-4.4.14/net/irda/ |
D | irlap_frame.c | 1286 struct packet_type *ptype, struct net_device *orig_dev) in irlap_driver_rcv() argument
|
/linux-4.4.14/net/iucv/ |
D | af_iucv.c | 90 struct packet_type *pt, struct net_device *orig_dev); 2117 struct packet_type *pt, struct net_device *orig_dev) in afiucv_hs_rcv() argument
|
/linux-4.4.14/net/mpls/ |
D | af_mpls.c | 224 struct packet_type *pt, struct net_device *orig_dev) in mpls_forward() argument
|
/linux-4.4.14/net/ipx/ |
D | af_ipx.c | 1630 …v(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ipx_rcv() argument
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | main.c | 4340 struct b43_wldev *orig_dev; in b43_wireless_core_stop() local 4376 orig_dev = dev; in b43_wireless_core_stop() 4388 if (dev != orig_dev) { in b43_wireless_core_stop()
|
/linux-4.4.14/net/decnet/ |
D | dn_route.c | 630 …v(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in dn_route_rcv() argument
|
/linux-4.4.14/drivers/scsi/fcoe/ |
D | fcoe.c | 520 struct net_device *orig_dev) in fcoe_fip_recv() argument
|
/linux-4.4.14/drivers/scsi/bnx2fc/ |
D | bnx2fc_fcoe.c | 1006 struct net_device *orig_dev) in bnx2fc_fip_recv() argument
|