Home
last modified time | relevance | path

Searched refs:chanset (Results 1 – 6 of 6) sorted by relevance

/linux/sound/core/seq/
A Dseq_midi_emul.c80 if (ev == NULL || chanset == NULL) { in snd_midi_process_event()
84 if (chanset->channels == NULL) in snd_midi_process_event()
91 dest_channel, chanset->max_channels); in snd_midi_process_event()
96 chan = chanset->channels + dest_channel; in snd_midi_process_event()
97 drv = chanset->private_data; in snd_midi_process_event()
137 do_control(ops, drv, chanset, chan, in snd_midi_process_event()
159 do_control(ops, drv, chanset, chan, in snd_midi_process_event()
163 do_control(ops, drv, chanset, chan, in snd_midi_process_event()
178 nrpn(ops, drv, chan, chanset); in snd_midi_process_event()
191 rpn(ops, drv, chan, chanset); in snd_midi_process_event()
[all …]
/linux/include/sound/
A Dseq_midi_emul.h179 struct snd_midi_channel_set *chanset);
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_int.h519 void (*chanset)(struct brcms_phy *, u16 chanspec); member
A Dphy_cmn.c1179 chanspec_set = pi->pi_fptr.chanset; in wlc_phy_chanspec_set()
A Dphy_lcn.c4987 pi->pi_fptr.chanset = wlc_phy_chanspec_set_lcnphy; in wlc_phy_attach_lcnphy()
A Dphy_n.c14645 pi->pi_fptr.chanset = wlc_phy_chanspec_set_nphy; in wlc_phy_attach_nphy()

Completed in 64 milliseconds