Searched refs:private_data (Results 76 - 100 of 1662) sorted by relevance

1234567891011>>

/linux-master/drivers/misc/ibmasm/
H A Dibmasmfs.c244 file->private_data = command_data;
250 struct ibmasmfs_command_data *command_data = file->private_data;
261 struct ibmasmfs_command_data *command_data = file->private_data;
298 struct ibmasmfs_command_data *command_data = file->private_data;
355 file->private_data = event_data;
361 struct ibmasmfs_event_data *event_data = file->private_data;
370 struct ibmasmfs_event_data *event_data = file->private_data;
413 struct ibmasmfs_event_data *event_data = file->private_data;
440 file->private_data = rhbeat;
446 struct ibmasmfs_heartbeat_data *rhbeat = file->private_data;
[all...]
/linux-master/sound/core/seq/
H A Dseq_midi.c73 msynth = runtime->private_data;
123 void *private_data, int atomic, int hop)
125 struct seq_midisynth *msynth = private_data;
170 static int midisynth_subscribe(void *private_data, struct snd_seq_port_subscribe *info) argument
173 struct seq_midisynth *msynth = private_data;
196 runtime->private_data = msynth;
202 static int midisynth_unsubscribe(void *private_data, struct snd_seq_port_subscribe *info) argument
205 struct seq_midisynth *msynth = private_data;
214 static int midisynth_use(void *private_data, struct snd_seq_port_subscribe *info) argument
217 struct seq_midisynth *msynth = private_data;
122 event_process_midi(struct snd_seq_event *ev, int direct, void *private_data, int atomic, int hop) argument
242 midisynth_unuse(void *private_data, struct snd_seq_port_subscribe *info) argument
[all...]
H A Dseq_dummy.c74 dummy_input(struct snd_seq_event *ev, int direct, void *private_data, argument
80 p = private_data;
97 dummy_free(void *private_data) argument
99 kfree(private_data);
138 pcb.private_data = rec;
/linux-master/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c22 struct snd_dg00x *dg00x = hwdep->private_data;
65 struct snd_dg00x *dg00x = hwdep->private_data;
137 struct snd_dg00x *dg00x = hwdep->private_data;
150 struct snd_dg00x *dg00x = hwdep->private_data;
194 hwdep->private_data = dg00x;
H A Ddigi00x-midi.c12 struct snd_dg00x *dg00x = substream->rmidi->private_data;
36 struct snd_dg00x *dg00x = substream->rmidi->private_data;
50 struct snd_dg00x *dg00x = substream->rmidi->private_data;
72 struct snd_dg00x *dg00x = substream->rmidi->private_data;
138 rmidi->private_data = dg00x;
/linux-master/sound/firewire/oxfw/
H A Doxfw-hwdep.c21 struct snd_oxfw *oxfw = hwdep->private_data;
55 struct snd_oxfw *oxfw = hwdep->private_data;
127 struct snd_oxfw *oxfw = hwdep->private_data;
140 struct snd_oxfw *oxfw = hwdep->private_data;
183 hwdep->private_data = oxfw;
/linux-master/sound/firewire/dice/
H A Ddice-hwdep.c14 struct snd_dice *dice = hwdep->private_data;
57 struct snd_dice *dice = hwdep->private_data;
129 struct snd_dice *dice = hwdep->private_data;
142 struct snd_dice *dice = hwdep->private_data;
185 hwdep->private_data = dice;
H A Ddice-midi.c11 struct snd_dice *dice = substream->rmidi->private_data;
38 struct snd_dice *dice = substream->rmidi->private_data;
53 struct snd_dice *dice = substrm->rmidi->private_data;
70 struct snd_dice *dice = substrm->rmidi->private_data;
133 rmidi->private_data = dice;
/linux-master/sound/firewire/bebob/
H A Dbebob_hwdep.c22 struct snd_bebob *bebob = hwdep->private_data;
55 struct snd_bebob *bebob = hwdep->private_data;
131 struct snd_bebob *bebob = hwdep->private_data;
145 struct snd_bebob *bebob = hwdep->private_data;
189 hwdep->private_data = bebob;
H A Dbebob_midi.c12 struct snd_bebob *bebob = substream->rmidi->private_data;
36 struct snd_bebob *bebob = substream->rmidi->private_data;
49 struct snd_bebob *bebob = substrm->rmidi->private_data;
66 struct snd_bebob *bebob = substrm->rmidi->private_data;
118 rmidi->private_data = bebob;
/linux-master/sound/firewire/fireface/
H A Dff-hwdep.c29 struct snd_ff *ff = hwdep->private_data;
74 struct snd_ff *ff = hwdep->private_data;
146 struct snd_ff *ff = hwdep->private_data;
159 struct snd_ff *ff = hwdep->private_data;
203 hwdep->private_data = ff;
/linux-master/sound/firewire/fireworks/
H A Dfireworks_midi.c12 struct snd_efw *efw = substream->rmidi->private_data;
36 struct snd_efw *efw = substream->rmidi->private_data;
49 struct snd_efw *efw = substrm->rmidi->private_data;
66 struct snd_efw *efw = substrm->rmidi->private_data;
117 rmidi->private_data = efw;
/linux-master/sound/core/
H A Dhrtimer.c72 t->private_data = stime;
78 struct snd_hrtimer *stime = t->private_data;
88 t->private_data = NULL;
95 struct snd_hrtimer *stime = t->private_data;
106 struct snd_hrtimer *stime = t->private_data;
/linux-master/drivers/clocksource/
H A Dtimer-imx-sysctr.c36 struct sysctr_private *priv = to->private_data;
55 struct sysctr_private *priv = to->private_data;
158 to_sysctr.private_data = priv;
175 priv = to_sysctr.private_data;
195 priv = to_sysctr.private_data;
/linux-master/sound/pci/
H A Dals300.c168 struct snd_als300 *chip = card->private_data;
187 data = chip->playback_substream->runtime->private_data;
195 data = chip->capture_substream->runtime->private_data;
221 data = chip->playback_substream->runtime->private_data;
230 data = chip->capture_substream->runtime->private_data;
245 struct snd_als300 *chip = ac97->private_data;
266 struct snd_als300 *chip = ac97->private_data;
291 ac97.private_data = chip;
352 runtime->private_data = data;
363 data = substream->runtime->private_data;
[all...]
/linux-master/drivers/scsi/bfa/
H A Dbfad_debugfs.c56 file->private_data = debug;
98 file->private_data = fw_debug;
140 file->private_data = fw_debug;
156 file->private_data = reg_debug;
165 struct bfad_debug_info *debug = file->private_data;
174 struct bfad_debug_info *debug = file->private_data;
217 struct bfad_debug_info *regrd_debug = file->private_data;
241 struct bfad_debug_info *regrd_debug = file->private_data;
310 struct bfad_debug_info *debug = file->private_data;
356 struct bfad_debug_info *debug = file->private_data;
[all...]
/linux-master/drivers/scsi/fnic/
H A Dfnic_debugfs.c106 trace_type = (u8 *)filp->private_data;
144 trace_type = (u8 *)filp->private_data;
188 * the private_data field in @file.
223 file->private_data = fnic_dbg_prt;
249 fnic_dbgfs_t *fnic_dbg_prt = file->private_data;
262 * This routine reads data from the buffer indicated in the private_data
275 fnic_dbgfs_t *fnic_dbg_prt = file->private_data;
299 fnic_dbgfs_t *fnic_dbg_prt = file->private_data;
442 file->private_data = debug;
466 struct stats_debug_info *debug = file->private_data;
[all...]
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbnad_debugfs.c75 file->private_data = fw_debug;
115 file->private_data = fw_debug;
131 file->private_data = reg_debug;
214 file->private_data = drv_info;
223 struct bnad_debug_info *debug = file->private_data;
235 struct bnad_debug_info *debug = file->private_data;
281 struct bnad_debug_info *regrd_debug = file->private_data;
304 struct bnad_debug_info *regrd_debug = file->private_data;
365 struct bnad_debug_info *debug = file->private_data;
407 struct bnad_debug_info *debug = file->private_data;
[all...]
/linux-master/sound/soc/
H A Dsoc-compress.c26 struct snd_soc_pcm_runtime *rtd = cstream->private_data;
47 struct snd_soc_pcm_runtime *rtd = cstream->private_data;
59 struct snd_soc_pcm_runtime *rtd = cstream->private_data;
100 struct snd_soc_pcm_runtime *rtd = cstream->private_data;
135 struct snd_soc_pcm_runtime *fe = cstream->private_data;
205 struct snd_soc_pcm_runtime *fe = cstream->private_data;
246 struct snd_soc_pcm_runtime *rtd = cstream->private_data;
278 struct snd_soc_pcm_runtime *fe = cstream->private_data;
325 struct snd_soc_pcm_runtime *rtd = cstream->private_data;
369 struct snd_soc_pcm_runtime *fe = cstream->private_data;
[all...]
/linux-master/sound/isa/gus/
H A Dgus_uart.c83 gus = substream->rmidi->private_data;
103 gus = substream->rmidi->private_data;
135 gus = substream->rmidi->private_data;
150 gus = substream->rmidi->private_data;
165 gus = substream->rmidi->private_data;
185 gus = substream->rmidi->private_data;
242 rmidi->private_data = gus;
/linux-master/sound/pci/echoaudio/
H A Dmidi.c156 struct echoaudio *chip = substream->rmidi->private_data;
167 struct echoaudio *chip = substream->rmidi->private_data;
181 struct echoaudio *chip = substream->rmidi->private_data;
191 struct echoaudio *chip = substream->rmidi->private_data;
253 struct echoaudio *chip = substream->rmidi->private_data;
282 struct echoaudio *chip = substream->rmidi->private_data;
315 chip->rmidi->private_data = chip;
/linux-master/drivers/cpufreq/
H A Dcpufreq-dt.c27 struct private_data { struct
45 static struct private_data *cpufreq_dt_find_data(int cpu)
47 struct private_data *priv;
59 struct private_data *priv = policy->driver_data;
105 struct private_data *priv;
193 struct private_data *priv;
303 struct private_data *priv, *tmp;
/linux-master/sound/soc/sof/intel/
H A Dhda-pcm.c99 struct hdac_stream *hstream = substream->runtime->private_data;
149 struct hdac_stream *hstream = substream->runtime->private_data;
171 struct hdac_stream *hstream = substream->runtime->private_data;
182 struct hdac_stream *hstream = substream->runtime->private_data;
284 substream->runtime->private_data = &dsp_stream->hstream;
299 struct hdac_stream *hstream = substream->runtime->private_data;
311 substream->runtime->private_data = NULL;
/linux-master/sound/pci/ca0106/
H A Dca0106_proc.c261 struct snd_ca0106 *emu = entry->private_data;
283 struct snd_ca0106 *emu = entry->private_data;
301 struct snd_ca0106 *emu = entry->private_data;
317 struct snd_ca0106 *emu = entry->private_data;
333 struct snd_ca0106 *emu = entry->private_data;
349 struct snd_ca0106 *emu = entry->private_data;
367 struct snd_ca0106 *emu = entry->private_data;
385 struct snd_ca0106 *emu = entry->private_data;
399 struct snd_ca0106 *emu = entry->private_data;
/linux-master/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c49 kfree(runtime->private_data);
127 runtime->private_data = alsa_stream;
176 alsa_stream = runtime->private_data;
199 struct bcm2835_alsa_stream *alsa_stream = runtime->private_data;
238 struct bcm2835_alsa_stream *alsa_stream = runtime->private_data;
247 struct bcm2835_alsa_stream *alsa_stream = runtime->private_data;
258 struct bcm2835_alsa_stream *alsa_stream = runtime->private_data;
278 struct bcm2835_alsa_stream *alsa_stream = runtime->private_data;
334 pcm->private_data = chip;

Completed in 422 milliseconds

1234567891011>>