/kernel/linux/linux-5.10/drivers/video/fbdev/riva/ |
H A D | rivafb.h | 66 struct riva_i2c_chan chan[3]; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/geode/ |
H A D | lxfb_core.c | 282 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) in chan_to_field() argument
|
H A D | gxfb_core.c | 171 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) in chan_to_field() argument
|
H A D | gx1fb_core.c | 146 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) in chan_to_field() argument
|
/kernel/linux/linux-5.10/drivers/usb/musb/ |
H A D | tusb6010_omap.c | 26 struct dma_chan *chan; member [all...] |
/kernel/linux/linux-5.10/net/wireless/ |
H A D | ibss.c | 255 struct ieee80211_channel *chan; in cfg80211_ibss_wext_join() local 315 struct ieee80211_channel *chan = NULL; in cfg80211_ibss_wext_siwfreq() local 371 struct ieee80211_channel *chan = NULL; cfg80211_ibss_wext_giwfreq() local [all...] |
H A D | mesh.c | 137 struct ieee80211_channel *chan; in __cfg80211_join_mesh() local [all...] |
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | call_object.c | 409 u32 chan; in rxrpc_incoming_call() local
|
H A D | conn_object.c | 167 struct rxrpc_channel *chan = in __rxrpc_disconnect_call() local [all...] |
H A D | conn_event.c | 27 struct rxrpc_channel *chan; in rxrpc_conn_retransmit_call() local 418 struct rxrpc_channel *chan = &conn->channels[channel]; rxrpc_process_delayed_final_acks() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | shdma-base.h | 128 static inline bool shdma_chan_filter(struct dma_chan *chan, void *arg) in shdma_chan_filter() argument
|
H A D | relay.h | 41 struct rchan *chan; /* associated channel */ member 202 static inline void relay_write(struct rchan *chan, in relay_write() argument 230 __relay_write(struct rchan *chan, const void *data, size_t length) __relay_write() argument 255 relay_reserve(struct rchan *chan, size_t length) relay_reserve() argument [all...] |
H A D | ptp_clock_kernel.h | 287 ptp_find_pin(struct ptp_clock *ptp, enum ptp_pin_function func, unsigned int chan) ptp_find_pin() argument
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | dma-coh901318.h | 66 static inline bool coh901318_filter_id(struct dma_chan *chan, void *chan_id) in coh901318_filter_id() argument
|
H A D | dma-ste-dma40.h | 178 dma_async_tx_descriptor *stedma40_slave_mem(struct dma_chan *chan, in stedma40_slave_mem() argument 193 static inline bool stedma40_filter(struct dma_chan *chan, void *data) in stedma40_filter() argument 199 dma_async_tx_descriptor *stedma40_slave_mem(struct dma_chan *chan, in stedma40_slave_mem() argument
|
/kernel/linux/linux-5.10/sound/drivers/opl4/ |
H A D | opl4_synth.c | 312 static void snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan, in snd_opl4_do_for_note() argument 332 snd_opl4_do_for_channel(struct snd_opl4 *opl4, struct snd_midi_channel *chan, void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) snd_opl4_do_for_channel() argument 422 struct snd_midi_channel *chan = voice->chan; snd_opl4_update_pitch() local 482 snd_opl4_note_on(void *private_data, int note, int vel, struct snd_midi_channel *chan) snd_opl4_note_on() argument 563 snd_opl4_note_off(void *private_data, int note, int vel, struct snd_midi_channel *chan) snd_opl4_note_off() argument 578 snd_opl4_terminate_note(void *private_data, int note, struct snd_midi_channel *chan) snd_opl4_terminate_note() argument 585 snd_opl4_control(void *private_data, int type, struct snd_midi_channel *chan) snd_opl4_control() argument [all...] |
/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | emu8000_callback.c | 226 struct snd_midi_channel *chan; in start_voice() local
|
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emu10k1_callback.c | 312 struct snd_midi_channel *chan; in start_voice() local
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_dmaengine.c | 148 struct dma_chan *chan = prtd->dma_chan; in dmaengine_pcm_prepare_and_submit() local 298 snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, struct dma_chan *chan) snd_dmaengine_pcm_open() argument 391 snd_dmaengine_pcm_refine_runtime_hwparams( struct snd_pcm_substream *substream, struct snd_dmaengine_dai_dma_data *dma_data, struct snd_pcm_hardware *hw, struct dma_chan *chan) snd_dmaengine_pcm_refine_runtime_hwparams() argument [all...] |
/kernel/linux/linux-5.10/sound/soc/fsl/ |
H A D | fsl_asrc_dma.c | 32 static bool filter(struct dma_chan *chan, void *param) in filter() argument
|
/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
H A D | bdw-rt5677.c | 141 struct snd_interval *chan = hw_param_interval(params, in broadwell_ssp0_fixup() local
|
/kernel/linux/linux-5.10/sound/soc/sh/ |
H A D | siu_pcm.c | 285 static bool filter(struct dma_chan *chan, void *secondary) in filter() argument [all...] |
/kernel/linux/linux-5.10/sound/soc/sprd/ |
H A D | sprd-pcm-dma.c | 21 struct dma_chan *chan; member 234 struct dma_chan *chan = data->chan; in sprd_pcm_hw_params() local [all...] |
/kernel/linux/linux-5.10/sound/synth/emux/ |
H A D | emux_effect.c | 86 effect_set_byte(unsigned char *valp, struct snd_midi_channel *chan, int type) in effect_set_byte() argument 107 effect_set_word(unsigned short *valp, struct snd_midi_channel *chan, int type) in effect_set_word() argument 124 effect_get_offset(struct snd_midi_channel *chan, int lo, int hi, int mode) in effect_get_offset() argument 163 snd_emux_send_effect(struct snd_emux_port *port, struct snd_midi_channel *chan, in snd_emux_send_effect() argument 142 snd_emux_send_effect_oss(struct snd_emux_port *port, struct snd_midi_channel *chan, int type, int val) snd_emux_send_effect_oss() argument 221 struct snd_midi_channel *chan = vp->chan; snd_emux_setup_effect() local [all...] |
/kernel/linux/linux-5.10/sound/soc/pxa/ |
H A D | mmp-pcm.c | 62 struct dma_chan *chan = snd_dmaengine_pcm_get_chan(substream); in mmp_pcm_hw_params() local 93 static bool filter(struct dma_chan *chan, void *param) in filter() argument
|