| /Linux-v5.10/sound/firewire/motu/ | 
| D | motu-midi.c | 98 	static const struct snd_rawmidi_ops capture_ops = {  in snd_motu_create_midi_devices()  local126 			    &capture_ops);  in snd_motu_create_midi_devices()
 
 | 
| D | motu-pcm.c | 336 	static const struct snd_pcm_ops capture_ops = {  in snd_motu_create_pcm_devices()  local365 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops);  in snd_motu_create_pcm_devices()
 
 | 
| /Linux-v5.10/sound/firewire/tascam/ | 
| D | tascam-midi.c | 74 	static const struct snd_rawmidi_ops capture_ops = {  in snd_tscm_create_midi_devices()  local103 			    &capture_ops);  in snd_tscm_create_midi_devices()
 
 | 
| D | tascam-pcm.c | 254 	static const struct snd_pcm_ops capture_ops = {  in snd_tscm_create_pcm_devices()  local285 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops);  in snd_tscm_create_pcm_devices()
 
 | 
| /Linux-v5.10/sound/firewire/bebob/ | 
| D | bebob_midi.c | 95 	static const struct snd_rawmidi_ops capture_ops = {  in snd_bebob_create_midi_devices()  local124 				    &capture_ops);  in snd_bebob_create_midi_devices()
 
 | 
| D | bebob_pcm.c | 342 	static const struct snd_pcm_ops capture_ops = {  in snd_bebob_create_pcm_devices()  local373 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops);  in snd_bebob_create_pcm_devices()
 
 | 
| /Linux-v5.10/sound/firewire/fireworks/ | 
| D | fireworks_midi.c | 94 	static const struct snd_rawmidi_ops capture_ops = {  in snd_efw_create_midi_devices()  local123 				    &capture_ops);  in snd_efw_create_midi_devices()
 
 | 
| D | fireworks_pcm.c | 372 	static const struct snd_pcm_ops capture_ops = {  in snd_efw_create_pcm_devices()  local402 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops);  in snd_efw_create_pcm_devices()
 
 | 
| /Linux-v5.10/sound/firewire/dice/ | 
| D | dice-midi.c | 98 	static const struct snd_rawmidi_ops capture_ops = {  in snd_dice_create_midi()  local139 				    &capture_ops);  in snd_dice_create_midi()
 
 | 
| D | dice-pcm.c | 405 	static const struct snd_pcm_ops capture_ops = {  in snd_dice_create_pcm()  local448 					&capture_ops);  in snd_dice_create_pcm()
 
 | 
| /Linux-v5.10/sound/firewire/digi00x/ | 
| D | digi00x-midi.c | 119 	static const struct snd_rawmidi_ops capture_ops = {  in add_substream_pair()  local148 	snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &capture_ops);  in add_substream_pair()
 
 | 
| D | digi00x-pcm.c | 325 	static const struct snd_pcm_ops capture_ops = {  in snd_dg00x_create_pcm_devices()  local356 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops);  in snd_dg00x_create_pcm_devices()
 
 | 
| /Linux-v5.10/sound/firewire/oxfw/ | 
| D | oxfw-midi.c | 140 	static const struct snd_rawmidi_ops capture_ops = {  in snd_oxfw_create_midi()  local172 				    &capture_ops);  in snd_oxfw_create_midi()
 
 | 
| D | oxfw-pcm.c | 411 	static const struct snd_pcm_ops capture_ops = {  in snd_oxfw_create_pcm()  local446 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &capture_ops);  in snd_oxfw_create_pcm()
 
 | 
| /Linux-v5.10/sound/pci/ | 
| D | intel8x0.c | 1436 	const struct snd_pcm_ops *capture_ops;  member1458 			  rec->capture_ops ? 1 : 0, &pcm);  in snd_intel8x0_pcm1()
 1464 	if (rec->capture_ops)  in snd_intel8x0_pcm1()
 1465 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, rec->capture_ops);  in snd_intel8x0_pcm1()
 1504 		.capture_ops = &snd_intel8x0_capture_ops,
 1510 		.capture_ops = &snd_intel8x0_capture_mic_ops,
 1517 		.capture_ops = &snd_intel8x0_capture_mic2_ops,
 1524 		.capture_ops = &snd_intel8x0_capture2_ops,
 1541 		.capture_ops = &snd_intel8x0_capture_ops,
 1547 		.capture_ops = &snd_intel8x0_capture_mic_ops,
 [all …]
 
 | 
| D | intel8x0m.c | 682 	const struct snd_pcm_ops *capture_ops;  member701 			  rec->capture_ops ? 1 : 0, &pcm);  in snd_intel8x0m_pcm1()
 707 	if (rec->capture_ops)  in snd_intel8x0m_pcm1()
 708 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, rec->capture_ops);  in snd_intel8x0m_pcm1()
 731 		.capture_ops = &snd_intel8x0m_capture_ops,
 
 | 
| /Linux-v5.10/sound/pci/ali5451/ | 
| D | ali5451.c | 1611 	const struct snd_pcm_ops *capture_ops;  member1641 	if (desc->capture_ops)  in snd_ali_pcm()
 1643 				desc->capture_ops);  in snd_ali_pcm()
 1661 	  .capture_ops = &snd_ali_capture_ops
 1667 	  .capture_ops = &snd_ali_modem_capture_ops,
 
 |