Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/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.h107 struct net_device *orig_dev);
Dipv6.h828 struct packet_type *pt, struct net_device *orig_dev);
/linux-4.4.14/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.4.14/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.4.14/drivers/net/hamradio/
Dbpqether.c178 …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/
Ddsa_priv.h21 struct packet_type *pt, struct net_device *orig_dev);
Dtag_trailer.c61 struct packet_type *pt, struct net_device *orig_dev) in trailer_rcv() argument
Dtag_brcm.c95 struct packet_type *pt, struct net_device *orig_dev) in brcm_tag_rcv() argument
Dtag_dsa.c71 struct packet_type *pt, struct net_device *orig_dev) in dsa_rcv() argument
Dtag_edsa.c84 struct packet_type *pt, struct net_device *orig_dev) in edsa_rcv() argument
Ddsa.c985 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/
Dirda.h113 struct packet_type *ptype, struct net_device *orig_dev);
/linux-4.4.14/net/core/
Ddev.c1791 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/
Dx25_dev.c100 struct packet_type *ptype, struct net_device *orig_dev) in x25_lapb_receive_frame() argument
/linux-4.4.14/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.4.14/net/ipv4/
Dipconfig.c479 …(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
Dip_input.c375 …v(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ip_rcv() argument
Darp.c889 struct packet_type *pt, struct net_device *orig_dev) in arp_rcv() argument
/linux-4.4.14/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.4.14/net/ipv6/
Dip6_input.c65 …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/
Dmain.h203 struct net_device *orig_dev);
Dmain.c386 struct net_device *orig_dev) in batadv_batman_skb_recv() argument
/linux-4.4.14/drivers/net/wan/
Dhdlc.c58 struct packet_type *p, struct net_device *orig_dev) in hdlc_rcv() argument
Dlapbether.c89 …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/
Dax25_in.c437 struct packet_type *ptype, struct net_device *orig_dev) in ax25_kiss_rcv() argument
/linux-4.4.14/net/packet/
Daf_packet.c192 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/
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.4.14/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.4.14/net/phonet/
Daf_phonet.c373 struct net_device *orig_dev) in phonet_rcv() argument
/linux-4.4.14/net/caif/
Dcaif_dev.c240 struct packet_type *pkttype, struct net_device *orig_dev) in receive() argument
/linux-4.4.14/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.4.14/net/tipc/
Dbearer.c533 struct packet_type *pt, struct net_device *orig_dev) in tipc_l2_rcv_msg() argument
/linux-4.4.14/net/ieee802154/
Dsocket.c1048 struct packet_type *pt, struct net_device *orig_dev) in ieee802154_rcv() argument
/linux-4.4.14/fs/btrfs/
Dvolumes.c712 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/
Dirlap_frame.c1286 struct packet_type *ptype, struct net_device *orig_dev) in irlap_driver_rcv() argument
/linux-4.4.14/net/iucv/
Daf_iucv.c90 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/
Daf_mpls.c224 struct packet_type *pt, struct net_device *orig_dev) in mpls_forward() argument
/linux-4.4.14/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.4.14/drivers/net/wireless/b43/
Dmain.c4340 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/
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.4.14/drivers/scsi/fcoe/
Dfcoe.c520 struct net_device *orig_dev) in fcoe_fip_recv() argument
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1006 struct net_device *orig_dev) in bnx2fc_fip_recv() argument