Home
last modified time | relevance | path

Searched defs:hop (Results 1 – 17 of 17) sorted by relevance

/linux-4.4.14/drivers/thunderbolt/
Dpath.c13 static void tb_dump_hop(struct tb_port *port, struct tb_regs_hop *hop) in tb_dump_hop()
79 struct tb_regs_hop hop = { }; in __tb_path_deactivate_hops() local
153 struct tb_regs_hop hop = { 0 }; in tb_path_activate() local
Dnhi.c241 static struct tb_ring *ring_alloc(struct tb_nhi *nhi, u32 hop, int size, in ring_alloc()
297 struct tb_ring *ring_alloc_tx(struct tb_nhi *nhi, int hop, int size) in ring_alloc_tx()
302 struct tb_ring *ring_alloc_rx(struct tb_nhi *nhi, int hop, int size) in ring_alloc_rx()
444 int hop = -1; in nhi_interrupt_work() local
Dnhi.h37 int hop; member
/linux-4.4.14/sound/synth/emux/
Demux_oss.c303 int atomic, int hop) in snd_emux_event_oss_input()
336 unsigned char *event, int atomic, int hop) in emuspec_control()
431 unsigned char *event, int atomic, int hop) in gusspec_control()
498 …(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic, int hop) in fake_event()
Demux_seq.c253 int atomic, int hop) in snd_emux_event_input()
/linux-4.4.14/sound/core/seq/
Dseq_queue.c254 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int hop) in snd_seq_check_queue()
313 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_enqueue_event()
657 int atomic, int hop) in queue_broadcast_event()
681 int atomic, int hop) in snd_seq_queue_process_event()
732 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop) in snd_seq_control_queue()
Dseq_clientmgr.c531 int err, int atomic, int hop) in bounce_error_event()
599 int filter, int atomic, int hop) in snd_seq_deliver_single_event()
660 int atomic, int hop) in deliver_to_subscribers()
717 int atomic, int hop) in port_broadcast_event()
753 struct snd_seq_event *event, int atomic, int hop) in broadcast_event()
789 int atomic, int hop) in multicast_event()
806 int atomic, int hop) in snd_seq_deliver_event()
846 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event()
921 int atomic, int hop) in snd_seq_client_enqueue_event()
2315 int atomic, int hop) in kernel_client_enqueue()
[all …]
Dseq_system.c116 …t event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic, int hop) in event_input_timer()
Dseq_dummy.c89 int atomic, int hop) in dummy_input()
Dseq_virmidi.c126 void *private_data, int atomic, int hop) in snd_virmidi_event_input()
Dseq_midi.c133 void *private_data, int atomic, int hop) in event_process_midi()
/linux-4.4.14/sound/drivers/opl4/
Dopl4_seq.c112 void *private_data, int atomic, int hop) in snd_opl4_seq_event_input()
/linux-4.4.14/sound/drivers/opl3/
Dopl3_seq.c156 void *private_data, int atomic, int hop) in snd_opl3_synth_event_input()
Dopl3_oss.c58 void *private_data, int atomic, int hop) in snd_opl3_oss_event_input()
/linux-4.4.14/sound/core/seq/oss/
Dseq_oss_init.c136 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce()
Dseq_oss_event.c433 int atomic, int hop) in snd_seq_oss_event_input()
Dseq_oss_device.h148 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) in snd_seq_oss_dispatch()