| /sound/i2c/ |
| D | cs8427.c | 60 int snd_cs8427_reg_write(struct snd_i2c_device *device, unsigned char reg, in snd_cs8427_reg_write() 78 static int snd_cs8427_reg_read(struct snd_i2c_device *device, unsigned char reg) in snd_cs8427_reg_read() 96 static int snd_cs8427_select_corudata(struct snd_i2c_device *device, int udata) in snd_cs8427_select_corudata() 113 static int snd_cs8427_send_corudata(struct snd_i2c_device *device, in snd_cs8427_send_corudata() 148 static void snd_cs8427_free(struct snd_i2c_device *device) in snd_cs8427_free() 154 struct snd_i2c_device *device) in snd_cs8427_init() 271 struct snd_i2c_device *device; in snd_cs8427_create() local 373 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); in snd_cs8427_in_status_get() local 396 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); in snd_cs8427_qsubcode_get() local 429 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); in snd_cs8427_spdif_get() local [all …]
|
| D | i2c.c | 51 struct snd_i2c_device *device; in snd_i2c_bus_free() local 73 static int snd_i2c_bus_dev_free(struct snd_device *device) in snd_i2c_bus_dev_free() 116 struct snd_i2c_device *device; in snd_i2c_device_create() local 134 int snd_i2c_device_free(struct snd_i2c_device *device) in snd_i2c_device_free() 146 int snd_i2c_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_sendbytes() 153 int snd_i2c_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_readbytes() 275 static int snd_i2c_bit_sendbytes(struct snd_i2c_device *device, in snd_i2c_bit_sendbytes() 301 static int snd_i2c_bit_readbytes(struct snd_i2c_device *device, in snd_i2c_bit_readbytes()
|
| D | tea6330t.c | 49 struct snd_i2c_device *device; member 285 static void snd_tea6330_free(struct snd_i2c_device *device) in snd_tea6330_free() 294 struct snd_i2c_device *device; in snd_tea6330t_update_mixer() local
|
| /sound/core/ |
| D | hwdep.c | 47 static struct snd_hwdep *snd_hwdep_search(struct snd_card *card, int device) in snd_hwdep_search() 278 int device; in snd_hwdep_control_ioctl() local 306 int device, err; in snd_hwdep_control_ioctl() local 366 int snd_hwdep_new(struct snd_card *card, char *id, int device, in snd_hwdep_new() 411 static int snd_hwdep_dev_free(struct snd_device *device) in snd_hwdep_dev_free() 422 static int snd_hwdep_dev_register(struct snd_device *device) in snd_hwdep_dev_register() 464 static int snd_hwdep_dev_disconnect(struct snd_device *device) in snd_hwdep_dev_disconnect()
|
| D | seq_device.c | 160 static int snd_seq_device_dev_free(struct snd_device *device) in snd_seq_device_dev_free() 169 static int snd_seq_device_dev_register(struct snd_device *device) in snd_seq_device_dev_register() 182 static int snd_seq_device_dev_disconnect(struct snd_device *device) in snd_seq_device_dev_disconnect() 206 int snd_seq_device_new(struct snd_card *card, int device, const char *id, in snd_seq_device_new()
|
| D | pcm.c | 53 static struct snd_pcm *snd_pcm_get(struct snd_card *card, int device) in snd_pcm_get() 64 static int snd_pcm_next(struct snd_card *card, int device) in snd_pcm_next() 105 int device; in snd_pcm_control_ioctl() local 119 unsigned int device, subdevice; in snd_pcm_control_ioctl() local 772 static int _snd_pcm_new(struct snd_card *card, const char *id, int device, in _snd_pcm_new() 838 int snd_pcm_new(struct snd_card *card, const char *id, int device, in snd_pcm_new() 866 int snd_pcm_new_internal(struct snd_card *card, const char *id, int device, in snd_pcm_new_internal() 936 static int snd_pcm_dev_free(struct snd_device *device) in snd_pcm_dev_free() 1103 static int snd_pcm_dev_register(struct snd_device *device) in snd_pcm_dev_register() 1151 static int snd_pcm_dev_disconnect(struct snd_device *device) in snd_pcm_dev_disconnect()
|
| D | compress_offload.c | 987 static int snd_compress_dev_register(struct snd_device *device) in snd_compress_dev_register() 1010 static int snd_compress_dev_disconnect(struct snd_device *device) in snd_compress_dev_disconnect() 1092 static int snd_compress_dev_free(struct snd_device *device) in snd_compress_dev_free() 1109 int snd_compress_new(struct snd_card *card, int device, in snd_compress_new() 1136 static int snd_compress_add_device(struct snd_compr *device) in snd_compress_add_device() 1155 static int snd_compress_remove_device(struct snd_compr *device) in snd_compress_remove_device() 1165 int snd_compress_register(struct snd_compr *device) in snd_compress_register() 1192 int snd_compress_deregister(struct snd_compr *device) in snd_compress_deregister()
|
| D | jack.c | 46 static int snd_jack_dev_disconnect(struct snd_device *device) in snd_jack_dev_disconnect() 65 static int snd_jack_dev_free(struct snd_device *device) in snd_jack_dev_free() 87 static int snd_jack_dev_register(struct snd_device *device) in snd_jack_dev_register()
|
| D | memalloc.c | 174 int snd_dma_alloc_pages(int type, struct device *device, size_t size, in snd_dma_alloc_pages() 239 int snd_dma_alloc_pages_fallback(int type, struct device *device, size_t size, in snd_dma_alloc_pages_fallback()
|
| D | rawmidi.c | 67 static struct snd_rawmidi *snd_rawmidi_search(struct snd_card *card, int device) in snd_rawmidi_search() 333 int snd_rawmidi_kernel_open(struct snd_card *card, int device, int subdevice, in snd_rawmidi_kernel_open() 848 int device; in snd_rawmidi_control_ioctl() local 1538 int snd_rawmidi_new(struct snd_card *card, char *id, int device, in snd_rawmidi_new() 1626 static int snd_rawmidi_dev_free(struct snd_device *device) in snd_rawmidi_dev_free() 1633 static void snd_rawmidi_dev_seq_free(struct snd_seq_device *device) in snd_rawmidi_dev_seq_free() 1640 static int snd_rawmidi_dev_register(struct snd_device *device) in snd_rawmidi_dev_register() 1726 static int snd_rawmidi_dev_disconnect(struct snd_device *device) in snd_rawmidi_dev_disconnect()
|
| /sound/usb/6fire/ |
| D | firmware.c | 162 static int usb6fire_fw_ezusb_write(struct usb_device *device, in usb6fire_fw_ezusb_write() 177 static int usb6fire_fw_ezusb_read(struct usb_device *device, in usb6fire_fw_ezusb_read() 190 static int usb6fire_fw_fpga_write(struct usb_device *device, in usb6fire_fw_fpga_write() 211 struct usb_device *device = interface_to_usbdev(intf); in usb6fire_fw_ezusb_upload() local 288 struct usb_device *device = interface_to_usbdev(intf); in usb6fire_fw_fpga_upload() local 364 struct usb_device *device = interface_to_usbdev(intf); in usb6fire_fw_init() local
|
| D | chip.c | 91 struct usb_device *device = interface_to_usbdev(intf); in usb6fire_chip_probe() local
|
| /sound/usb/usx2y/ |
| D | usbusx2y.c | 335 static int usX2Y_create_card(struct usb_device *device, in usX2Y_create_card() 372 static int usX2Y_usb_probe(struct usb_device *device, in usX2Y_usb_probe() 441 static void usX2Y_usb_disconnect(struct usb_device *device, void* ptr) in usX2Y_usb_disconnect()
|
| D | us122l.c | 537 static int usx2y_create_card(struct usb_device *device, in usx2y_create_card() 580 struct usb_device *device = interface_to_usbdev(intf); in us122l_usb_probe() local 608 struct usb_device *device = interface_to_usbdev(intf); in snd_us122l_probe() local
|
| /sound/core/seq/ |
| D | seq_midi.c | 55 int device; member 168 int device, in snd_seq_midisynth_new() 288 int device = dev->device; in snd_seq_midisynth_probe() local 437 int device = dev->device, p, ports; in snd_seq_midisynth_remove() local
|
| /sound/usb/hiface/ |
| D | pcm.c | 118 struct usb_device *device = rt->chip->dev; in hiface_pcm_set_rate() local 179 struct device *device = &rt->chip->dev->dev; in hiface_pcm_get_substream() local 238 struct device *device = &rt->chip->dev->dev; in hiface_pcm_stream_start() local 264 struct device *device = &urb->chip->dev->dev; in hiface_pcm_playback() local 372 struct device *device = &rt->chip->dev->dev; in hiface_pcm_open() local
|
| D | chip.c | 68 struct usb_device *device, int idx, in hiface_chip_create() 115 struct usb_device *device = interface_to_usbdev(intf); in hiface_chip_probe() local
|
| /sound/drivers/mpu401/ |
| D | mpu401.c | 158 static int snd_mpu401_pnp(int dev, struct pnp_dev *device, in snd_mpu401_pnp() 249 struct platform_device *device; in alsa_card_mpu401_init() local
|
| /sound/synth/emux/ |
| D | emux_voice.h | 90 struct snd_card *card, int device) {} in snd_emux_proc_init()
|
| D | emux_proc.c | 105 void snd_emux_proc_init(struct snd_emux *emu, struct snd_card *card, int device) in snd_emux_proc_init()
|
| /sound/firewire/dice/ |
| D | dice-transaction.c | 166 struct fw_device *device = fw_parent_device(dice->unit); in register_notification_address() local 220 struct fw_device *device = fw_parent_device(dice->unit); in unregister_notification_address() local
|
| /sound/firewire/ |
| D | lib.c | 37 struct fw_device *device = fw_parent_device(unit); in snd_fw_transaction() local
|
| /sound/pci/emu10k1/ |
| D | timer.c | 78 int snd_emu10k1_timer(struct snd_emu10k1 *emu, int device) in snd_emu10k1_timer()
|
| /sound/drivers/opl3/ |
| D | opl3_lib.c | 340 static int snd_opl3_dev_free(struct snd_device *device) in snd_opl3_dev_free() 483 int device, int seq_device, in snd_opl3_hwdep_new()
|
| /sound/firewire/fireworks/ |
| D | fireworks_transaction.c | 169 struct fw_device *device; in handle_resp_for_user() local 201 struct fw_device *device; in handle_resp_for_kernel() local
|