Home
last modified time | relevance | path

Searched defs:device (Results 1351 - 1375 of 3402) sorted by relevance

1...<<51525354555657585960>>...137

/kernel/linux/linux-6.6/sound/usb/usx2y/
H A DusX2Yhwdep.c223 int usx2y_hwdep_new(struct snd_card *card, struct usb_device *device) in usx2y_hwdep_new() argument
/kernel/linux/linux-6.6/sound/core/
H A Dmisc.c111 snd_pci_quirk_lookup_id(u16 vendor, u16 device, in snd_pci_quirk_lookup_id() argument
H A Dsound.c252 snd_register_device(int type, struct snd_card *card, int dev, const struct file_operations *f_ops, void *private_data, struct device *device) snd_register_device() argument
[all...]
H A Dseq_device.c154 snd_seq_device_dev_free(struct snd_device *device) snd_seq_device_dev_free() argument
165 snd_seq_device_dev_register(struct snd_device *device) snd_seq_device_dev_register() argument
178 snd_seq_device_dev_disconnect(struct snd_device *device) snd_seq_device_dev_disconnect() argument
198 snd_seq_device_new(struct snd_card *card, int device, const char *id, int argsize, struct snd_seq_device **result) snd_seq_device_new() argument
[all...]
H A DMakefile
/kernel/linux/linux-6.6/sound/drivers/mpu401/
H A Dmpu401.c131 static int snd_mpu401_pnp(int dev, struct pnp_dev *device, in snd_mpu401_pnp() argument
213 struct platform_device *device; alsa_card_mpu401_init() local
[all...]
/kernel/linux/linux-6.6/sound/drivers/opl4/
H A Dopl4_lib.c172 static int snd_opl4_dev_free(struct snd_device *device) in snd_opl4_dev_free() argument
/kernel/linux/linux-6.6/sound/firewire/tascam/
H A Dtascam-transaction.c335 struct fw_device *device = fw_parent_device(tscm->unit); in snd_tscm_transaction_reregister() local
/kernel/linux/linux-6.6/sound/hda/
H A Dintel-dsp-config.c32 u16 device; member
549 u16 device; snd_intel_dsp_find_config() local
[all...]
/kernel/linux/linux-6.6/sound/isa/msnd/
H A Dmsnd_midi.c142 int snd_msndmidi_new(struct snd_card *card, int device) in snd_msndmidi_new() argument
/kernel/linux/linux-6.6/sound/pci/ca0106/
H A Dca_midi.c274 int ca_midi_init(void *dev_id, struct snd_ca_midi *midi, int device, char *name) in ca_midi_init() argument
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_beep.c161 static int beep_dev_register(struct snd_device *device) in beep_dev_register() argument
172 static int beep_dev_disconnect(struct snd_device *device) in beep_dev_disconnect() argument
185 static int beep_dev_free(struct snd_device *device) in beep_dev_free() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/oxygen/
H A Doxygen_io.c218 void oxygen_write_i2c(struct oxygen *chip, u8 device, u8 map, u8 data) in oxygen_write_i2c() argument
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dctpcm.c413 ct_alsa_pcm_create(struct ct_atc *atc, enum CTALSADEVS device, const char *device_name) ct_alsa_pcm_create() argument
[all...]
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dvfio_ap_private.h48 struct device devic member
[all...]
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dtape_std.c39 struct tape_device * device = request->device; in tape_std_assign_timeout() local
53 tape_std_assign(struct tape_device *device) in tape_std_assign() argument
92 tape_std_unassign(struct tape_device *device) tape_std_unassign() argument
124 tape_std_display(struct tape_device *device, struct display_struct *disp) tape_std_display() argument
154 tape_std_read_block_id(struct tape_device *device, __u64 *id) tape_std_read_block_id() argument
177 tape_std_terminate_write(struct tape_device *device) tape_std_terminate_write() argument
201 tape_std_mtload(struct tape_device *device, int count) tape_std_mtload() argument
211 tape_std_mtsetblk(struct tape_device *device, int count) tape_std_mtsetblk() argument
254 tape_std_mtreset(struct tape_device *device, int count) tape_std_mtreset() argument
266 tape_std_mtfsf(struct tape_device *device, int mt_count) tape_std_mtfsf() argument
290 tape_std_mtfsr(struct tape_device *device, int mt_count) tape_std_mtfsr() argument
322 tape_std_mtbsr(struct tape_device *device, int mt_count) tape_std_mtbsr() argument
353 tape_std_mtweof(struct tape_device *device, int mt_count) tape_std_mtweof() argument
378 tape_std_mtbsfm(struct tape_device *device, int mt_count) tape_std_mtbsfm() argument
402 tape_std_mtbsf(struct tape_device *device, int mt_count) tape_std_mtbsf() argument
433 tape_std_mtfsfm(struct tape_device *device, int mt_count) tape_std_mtfsfm() argument
463 tape_std_mtrew(struct tape_device *device, int mt_count) tape_std_mtrew() argument
486 tape_std_mtoffl(struct tape_device *device, int mt_count) tape_std_mtoffl() argument
507 tape_std_mtnop(struct tape_device *device, int mt_count) tape_std_mtnop() argument
528 tape_std_mteom(struct tape_device *device, int mt_count) tape_std_mteom() argument
558 tape_std_mtreten(struct tape_device *device, int mt_count) tape_std_mtreten() argument
581 tape_std_mterase(struct tape_device *device, int mt_count) tape_std_mterase() argument
605 tape_std_mtunload(struct tape_device *device, int mt_count) tape_std_mtunload() argument
615 tape_std_mtcompression(struct tape_device *device, int mt_count) tape_std_mtcompression() argument
642 tape_std_read_block(struct tape_device *device, size_t count) tape_std_read_block() argument
667 tape_std_read_backward(struct tape_device *device, struct tape_request *request) tape_std_read_backward() argument
686 tape_std_write_block(struct tape_device *device, size_t count) tape_std_write_block() argument
707 tape_std_process_eov(struct tape_device *device) tape_std_process_eov() argument
[all...]
/kernel/linux/linux-6.6/net/dsa/
H A Dtag.h32 dsa_master_find_slave(struct net_device *dev, int device, int port) dsa_master_find_slave() argument
/kernel/linux/linux-5.10/drivers/acpi/
H A Dfan.c89 struct acpi_device *device = cdev->devdata; in fan_get_max_state() local
99 static int fan_get_state_acpi4(struct acpi_device *device, unsigned long *state) in fan_get_state_acpi4() argument
150 fan_get_state(struct acpi_device *device, unsigned long *state) fan_get_state() argument
168 struct acpi_device *device = cdev->devdata; fan_get_cur_state() local
177 fan_set_state(struct acpi_device *device, unsigned long state) fan_set_state() argument
186 fan_set_state_acpi4(struct acpi_device *device, unsigned long state) fan_set_state_acpi4() argument
207 struct acpi_device *device = cdev->devdata; fan_set_cur_state() local
227 acpi_fan_is_acpi4(struct acpi_device *device) acpi_fan_is_acpi4() argument
235 acpi_fan_get_fif(struct acpi_device *device) acpi_fan_get_fif() argument
306 acpi_fan_get_fps(struct acpi_device *device) acpi_fan_get_fps() argument
379 struct acpi_device *device = ACPI_COMPANION(&pdev->dev); acpi_fan_probe() local
455 struct acpi_device *device = ACPI_COMPANION(&pdev->dev); acpi_fan_remove() local
[all...]
H A Dirq.c104 struct acpi_device *device; in acpi_get_irq_source_fwhandle() local
[all...]
H A Dpci_irq.c87 unsigned int device; member
146 int device = pci_ari_enabled(dev->bus) ? 0 : PCI_SLOT(dev->devfn); in acpi_pci_irq_check_entry() local
[all...]
H A Dac.c85 struct acpi_device * device; member
153 static void acpi_ac_notify(struct acpi_device *device, u32 event) in acpi_ac_notify() argument
263 acpi_ac_add(struct acpi_device *device) acpi_ac_add() argument
338 acpi_ac_remove(struct acpi_device *device) acpi_ac_remove() argument
[all...]
/kernel/linux/linux-5.10/drivers/base/power/
H A Dtrace.c86 static int set_magic_time(unsigned int user, unsigned int file, unsigned int device) in set_magic_time() argument
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_state.h157 static inline int drbd_request_state(struct drbd_device *device, in drbd_request_state() argument
/kernel/linux/linux-5.10/drivers/block/paride/
H A Dparide.c350 pi_init(PIA * pi, int autoprobe, int port, int mode, int unit, int protocol, int delay, char *scratch, int devtype, int verbose, char *device) pi_init() argument
[all...]
H A Dparide.h43 char *device; /* name of driver */ member

Completed in 12 milliseconds

1...<<51525354555657585960>>...137