/linux-4.4.14/drivers/thunderbolt/ |
D | path.c | 13 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
|
D | nhi.c | 241 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
|
D | nhi.h | 37 int hop; member
|
/linux-4.4.14/sound/synth/emux/ |
D | emux_oss.c | 303 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()
|
D | emux_seq.c | 253 int atomic, int hop) in snd_emux_event_input()
|
/linux-4.4.14/sound/core/seq/ |
D | seq_queue.c | 254 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()
|
D | seq_clientmgr.c | 531 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 …]
|
D | seq_system.c | 116 …t event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic, int hop) in event_input_timer()
|
D | seq_dummy.c | 89 int atomic, int hop) in dummy_input()
|
D | seq_virmidi.c | 126 void *private_data, int atomic, int hop) in snd_virmidi_event_input()
|
D | seq_midi.c | 133 void *private_data, int atomic, int hop) in event_process_midi()
|
/linux-4.4.14/sound/drivers/opl4/ |
D | opl4_seq.c | 112 void *private_data, int atomic, int hop) in snd_opl4_seq_event_input()
|
/linux-4.4.14/sound/drivers/opl3/ |
D | opl3_seq.c | 156 void *private_data, int atomic, int hop) in snd_opl3_synth_event_input()
|
D | opl3_oss.c | 58 void *private_data, int atomic, int hop) in snd_opl3_oss_event_input()
|
/linux-4.4.14/sound/core/seq/oss/ |
D | seq_oss_init.c | 136 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce()
|
D | seq_oss_event.c | 433 int atomic, int hop) in snd_seq_oss_event_input()
|
D | seq_oss_device.h | 148 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) in snd_seq_oss_dispatch()
|