Home
last modified time | relevance | path

Searched refs:orig_dev (Results 1 – 56 of 56) sorted by relevance

/linux-4.1.27/sound/oss/
Dmidi_synth.c124 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 …]
Dsequencer.c1318 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.1.27/include/net/
Dllc.h62 struct net_device *orig_dev);
98 struct net_device *orig_dev);
113 struct net_device *orig_dev));
Dpsnap.h8 struct net_device *orig_dev));
Dp8022.h8 struct net_device *orig_dev));
Ddn_route.h24 struct packet_type *pt, struct net_device *orig_dev);
Ddsa.h102 struct net_device *orig_dev);
Dip.h106 struct net_device *orig_dev);
Dipv6.h788 struct packet_type *pt, struct net_device *orig_dev);
/linux-4.1.27/net/llc/
Dllc_input.c155 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()
Dllc_core.c95 struct net_device *orig_dev)) in llc_sap_open() argument
/linux-4.1.27/net/802/
Dpsnap.c50 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()
Dp8022.c39 struct net_device *orig_dev)) in register_8022_client() argument
Dstp.c34 struct packet_type *pt, struct net_device *orig_dev) in stp_pdu_rcv() argument
Dmrp.c771 struct packet_type *pt, struct net_device *orig_dev) in mrp_rcv() argument
/linux-4.1.27/drivers/net/hamradio/
Dbpqether.c179 …truct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev) in bpq_rcv() argument
251 struct net_device *orig_dev; in bpq_xmit() local
289 orig_dev = dev; in bpq_xmit()
291 orig_dev->stats.tx_dropped++; in bpq_xmit()
/linux-4.1.27/net/dsa/
Ddsa_priv.h20 struct packet_type *pt, struct net_device *orig_dev);
Dtag_brcm.c104 struct packet_type *pt, struct net_device *orig_dev) in brcm_tag_rcv() argument
Dtag_trailer.c67 struct packet_type *pt, struct net_device *orig_dev) in trailer_rcv() argument
Dtag_dsa.c77 struct packet_type *pt, struct net_device *orig_dev) in dsa_rcv() argument
Dtag_edsa.c90 struct packet_type *pt, struct net_device *orig_dev) in edsa_rcv() argument
Ddsa.c837 struct packet_type *pt, struct net_device *orig_dev) in dsa_switch_rcv() argument
846 return dst->rcv(skb, dev, pt, orig_dev); in dsa_switch_rcv()
/linux-4.1.27/include/net/irda/
Dirda.h113 struct packet_type *ptype, struct net_device *orig_dev);
/linux-4.1.27/net/ieee802154/6lowpan/
Drx.c87 struct packet_type *pt, struct net_device *orig_dev) in lowpan_rcv() argument
/linux-4.1.27/net/x25/
Dx25_dev.c100 struct packet_type *ptype, struct net_device *orig_dev) in x25_lapb_receive_frame() argument
/linux-4.1.27/drivers/block/aoe/
Daoenet.c131 …v(struct sk_buff *skb, struct net_device *ifp, struct packet_type *pt, struct net_device *orig_dev) in aoenet_rcv() argument
/linux-4.1.27/net/core/
Ddev.c1759 struct net_device *orig_dev) in deliver_skb() argument
1764 return pt_prev->func(skb, skb->dev, pt_prev, orig_dev); in deliver_skb()
1769 struct net_device *orig_dev, in deliver_ptype_list_skb() argument
1779 deliver_skb(skb, pt_prev, orig_dev); in deliver_ptype_list_skb()
3558 int *ret, struct net_device *orig_dev) in handle_ing() argument
3566 *ret = deliver_skb(skb, *pt_prev, orig_dev); in handle_ing()
3656 struct net_device *orig_dev; in __netif_receive_skb_core() local
3665 orig_dev = skb->dev; in __netif_receive_skb_core()
3698 ret = deliver_skb(skb, pt_prev, orig_dev); in __netif_receive_skb_core()
3704 ret = deliver_skb(skb, pt_prev, orig_dev); in __netif_receive_skb_core()
[all …]
/linux-4.1.27/net/ipv4/
Dipconfig.c475 …(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev);
496 …v(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ic_rarp_recv() argument
649 …(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev);
948 …v(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ic_bootp_recv() argument
Dip_input.c377 …v(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ip_rcv() argument
Darp.c859 struct packet_type *pt, struct net_device *orig_dev) in arp_rcv() argument
/linux-4.1.27/net/can/
Daf_can.c710 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.1.27/net/ipv6/
Dip6_input.c64 …v(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ipv6_rcv() argument
/linux-4.1.27/net/batman-adv/
Dmain.h205 struct net_device *orig_dev);
Dmain.c360 struct net_device *orig_dev) in batadv_batman_skb_recv() argument
/linux-4.1.27/drivers/net/wan/
Dhdlc.c58 struct packet_type *p, struct net_device *orig_dev) in hdlc_rcv() argument
Dlapbether.c90 …truct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev) in lapbeth_rcv() argument
/linux-4.1.27/net/ax25/
Dax25_in.c438 struct packet_type *ptype, struct net_device *orig_dev) in ax25_kiss_rcv() argument
/linux-4.1.27/net/packet/
Daf_packet.c191 struct packet_type *pt, struct net_device *orig_dev);
1339 struct packet_type *pt, struct net_device *orig_dev) in packet_rcv_fanout() argument
1386 return po->prot_hook.func(skb, dev, &po->prot_hook, orig_dev); in packet_rcv_fanout()
1546 struct packet_type *pt, struct net_device *orig_dev) in packet_rcv_spkt() argument
1759 struct packet_type *pt, struct net_device *orig_dev) in packet_rcv() argument
1825 sll->sll_ifindex = orig_dev->ifindex; in packet_rcv()
1871 struct packet_type *pt, struct net_device *orig_dev) in tpacket_rcv() argument
2050 sll->sll_ifindex = orig_dev->ifindex; in tpacket_rcv()
/linux-4.1.27/net/appletalk/
Dddp.c1415 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()
Daarp.c720 struct packet_type *pt, struct net_device *orig_dev) in aarp_rcv() argument
/linux-4.1.27/drivers/net/ppp/
Dpppoe.c421 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.1.27/net/caif/
Dcaif_dev.c240 struct packet_type *pkttype, struct net_device *orig_dev) in receive() argument
/linux-4.1.27/net/phonet/
Daf_phonet.c373 struct net_device *orig_dev) in phonet_rcv() argument
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c3390 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.1.27/drivers/staging/ozwpan/
Dozproto.c638 struct packet_type *pt, struct net_device *orig_dev) in oz_pkt_recv() argument
/linux-4.1.27/fs/btrfs/
Dvolumes.c569 struct btrfs_device *orig_dev; in clone_fs_devices() local
579 list_for_each_entry(orig_dev, &orig->devices, dev_list) { in clone_fs_devices()
582 device = btrfs_alloc_device(NULL, &orig_dev->devid, in clone_fs_devices()
583 orig_dev->uuid); in clone_fs_devices()
591 if (orig_dev->name) { in clone_fs_devices()
592 name = rcu_string_strdup(orig_dev->name->str, GFP_NOFS); in clone_fs_devices()
/linux-4.1.27/net/tipc/
Dbearer.c487 struct packet_type *pt, struct net_device *orig_dev) in tipc_l2_rcv_msg() argument
/linux-4.1.27/net/ieee802154/
Dsocket.c1056 struct packet_type *pt, struct net_device *orig_dev) in ieee802154_rcv() argument
/linux-4.1.27/net/mpls/
Daf_mpls.c137 struct packet_type *pt, struct net_device *orig_dev) in mpls_forward() argument
/linux-4.1.27/net/irda/
Dirlap_frame.c1286 struct packet_type *ptype, struct net_device *orig_dev) in irlap_driver_rcv() argument
/linux-4.1.27/net/iucv/
Daf_iucv.c90 struct packet_type *pt, struct net_device *orig_dev);
2118 struct packet_type *pt, struct net_device *orig_dev) in afiucv_hs_rcv() argument
/linux-4.1.27/net/ipx/
Daf_ipx.c1630 …v(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ipx_rcv() argument
/linux-4.1.27/drivers/net/wireless/b43/
Dmain.c4344 struct b43_wldev *orig_dev; in b43_wireless_core_stop() local
4380 orig_dev = dev; in b43_wireless_core_stop()
4392 if (dev != orig_dev) { in b43_wireless_core_stop()
/linux-4.1.27/net/decnet/
Ddn_route.c630 …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.1.27/drivers/scsi/fcoe/
Dfcoe.c521 struct net_device *orig_dev) in fcoe_fip_recv() argument
/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1007 struct net_device *orig_dev) in bnx2fc_fip_recv() argument