Home
last modified time | relevance | path

Searched refs:device_config (Results 1 – 25 of 86) sorted by relevance

1234

/linux-6.15/drivers/md/dm-vdo/
H A Ddm-vdo-target.c592 struct device_config *config) in parse_one_key_value_pair()
661 struct device_config *config) in parse_optional_arguments()
961 struct device_config *config = get_vdo_for_target(ti)->device_config; in vdo_iterate_devices()
978 struct device_config *device_config; in vdo_status() local
1001 device_config = (struct device_config *) ti->private; in vdo_status()
1274 const struct device_config *config = vdo->device_config; in decode_from_super_block()
1448 struct device_config *config) in vdo_initialize()
1495 vdo->device_config = config; in vdo_initialize()
1595 struct device_config *config; in construct_new_vdo_registered()
1878 struct device_config *config; in update_existing_vdo()
[all …]
H A Dvdo.h185 struct device_config *device_config; member
277 return vdo->device_config->thread_counts.bio_ack_threads > 0; in vdo_uses_bio_ack_queue()
300 int __must_check vdo_make(unsigned int instance, struct device_config *config,
H A Dvdo.c461 static int initialize_vdo(struct vdo *vdo, struct device_config *config, in initialize_vdo()
467 vdo->device_config = config; in initialize_vdo()
529 int vdo_make(unsigned int instance, struct device_config *config, char **reason, in vdo_make()
581 BUG_ON(vdo->device_config->logical_block_size <= 0); in vdo_make()
582 BUG_ON(vdo->device_config->owned_device == NULL); in vdo_make()
713 for (i = 0; i < vdo->device_config->thread_counts.cpu_threads; i++) in vdo_destroy()
803 return vdo->device_config->owned_device->bdev; in vdo_get_backing_device()
1409 return ((size_t) vdo->device_config->cache_size) * VDO_BLOCK_SIZE; in get_block_map_cache_size()
1546 stats->logical_block_size = vdo->device_config->logical_block_size; in get_vdo_statistics()
H A Dtypes.h208 struct device_config { struct
H A Dvio.c177 struct device_config *config = vdo->device_config; in vdo_set_bio_properties()
H A Ddump.c68 vdo_get_device_name(vdo->device_config->owning_target)); in do_dump()
H A Dflush.c500 interval = vdo->device_config->thread_counts.bio_rotation_interval; in select_bio_queue()
H A Ddedupe.c2192 .bdev = vdo->device_config->owned_device->bdev, in initialize_index()
2581 struct device_config *config = parent->vdo->device_config; in resume_index()
/linux-6.15/sound/pci/oxygen/
H A Doxygen_pcm.c129 (chip->model.device_config & CAPTURE_2_FROM_AC97_1)) in oxygen_open()
135 if (chip->model.device_config & CAPTURE_1_FROM_SPDIF) { in oxygen_open()
387 (chip->model.device_config & CAPTURE_2_FROM_AC97_1); in oxygen_rec_b_hw_params()
424 is_spdif = chip->model.device_config & CAPTURE_1_FROM_SPDIF; in oxygen_rec_c_hw_params()
682 outs = !!(chip->model.device_config & PLAYBACK_0_TO_I2S); in oxygen_pcm_init()
683 ins = !!(chip->model.device_config & (CAPTURE_0_FROM_I2S_1 | in oxygen_pcm_init()
693 if (chip->model.device_config & CAPTURE_0_FROM_I2S_1) in oxygen_pcm_init()
696 else if (chip->model.device_config & CAPTURE_0_FROM_I2S_2) in oxygen_pcm_init()
715 outs = !!(chip->model.device_config & PLAYBACK_1_TO_SPDIF); in oxygen_pcm_init()
716 ins = !!(chip->model.device_config & CAPTURE_1_FROM_SPDIF); in oxygen_pcm_init()
[all …]
H A Doxygen_lib.c409 if (chip->model.device_config & CAPTURE_0_FROM_I2S_1) in oxygen_init()
421 if (chip->model.device_config & (CAPTURE_0_FROM_I2S_2 | in oxygen_init()
434 if (chip->model.device_config & CAPTURE_3_FROM_I2S_3) in oxygen_init()
449 if (chip->model.device_config & CAPTURE_1_FROM_SPDIF) in oxygen_init()
673 if (chip->model.device_config & (MIDI_OUTPUT | MIDI_INPUT)) { in __oxygen_pci_probe()
676 if (chip->model.device_config & MIDI_OUTPUT) in __oxygen_pci_probe()
678 if (chip->model.device_config & MIDI_INPUT) in __oxygen_pci_probe()
690 if (chip->model.device_config & CAPTURE_1_FROM_SPDIF) in __oxygen_pci_probe()
H A Doxygen.c725 .device_config = PLAYBACK_0_TO_I2S |
768 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
773 chip->model.device_config |= AC97_CD_INPUT; in get_oxygen_model()
790 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
809 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
812 chip->model.device_config |= CAPTURE_0_FROM_I2S_1; in get_oxygen_model()
827 chip->model.device_config |= MIDI_OUTPUT | MIDI_INPUT; in get_oxygen_model()
H A Dse6x.c99 .device_config = PLAYBACK_0_TO_I2S |
H A Doxygen_mixer.c1061 !(chip->model.device_config & AC97_FMIC_SWITCH)) in add_controls()
1064 !(chip->model.device_config & AC97_CD_INPUT)) in add_controls()
1094 if (chip->model.device_config & PLAYBACK_1_TO_SPDIF) { in oxygen_mixer_init()
1100 if (chip->model.device_config & CAPTURE_1_FROM_SPDIF) { in oxygen_mixer_init()
1107 if (!(chip->model.device_config & monitor_controls[i].pcm_dev)) in oxygen_mixer_init()
H A Doxygen.h106 unsigned int device_config; member
H A Dxonar_pcm179x.c1189 .device_config = PLAYBACK_0_TO_I2S |
1227 .device_config = PLAYBACK_0_TO_I2S |
1259 .device_config = PLAYBACK_0_TO_I2S |
H A Dxonar_cs43xx.c407 .device_config = PLAYBACK_0_TO_I2S |
H A Dxonar_dg_mixer.c456 .device_config = PLAYBACK_0_TO_I2S |
/linux-6.15/drivers/hwmon/pmbus/
H A Dadm1275.c514 int config, device_config; in adm1275_probe() local
569 device_config = config_read_fn(client, ADM1275_DEVICE_CONFIG); in adm1275_probe()
570 if (device_config < 0) in adm1275_probe()
571 return device_config; in adm1275_probe()
604 if (device_config & ADM1275_IOUT_WARN2_SELECT) in adm1275_probe()
673 if (device_config & ADM1275_IOUT_WARN2_SELECT) in adm1275_probe()
691 if (device_config & ADM1275_IOUT_WARN2_SELECT) in adm1275_probe()
/linux-6.15/include/sound/
H A Dintel-nhlt.h103 struct nhlt_device_specific_config device_config; member
/linux-6.15/include/linux/
H A Ddmaengine.h946 int (*device_config)(struct dma_chan *chan, struct dma_slave_config *config); member
965 if (chan->device->device_config) in dmaengine_slave_config()
966 return chan->device->device_config(chan, config); in dmaengine_slave_config()
/linux-6.15/drivers/dma/
H A Dmcf-edma-main.c222 mcf_edma->dma_dev.device_config = fsl_edma_slave_config; in mcf_edma_probe()
H A Dmoxart-dma.c506 dma->device_config = moxart_slave_config; in moxart_dma_init()
/linux-6.15/sound/hda/
H A Dintel-nhlt.c80 if (cfg->device_config.config_type != NHLT_CONFIG_TYPE_MIC_ARRAY) { in intel_nhlt_get_dmic_geo()
/linux-6.15/arch/powerpc/platforms/512x/
H A Dmpc512x_lpbfifo.c243 if (dma_dev->device_config(lpbfifo.chan, &dma_conf)) { in mpc512x_lpbfifo_kick()
/linux-6.15/drivers/dma/hsu/
H A Dhsu.c469 hsu->dma.device_config = hsu_dma_slave_config; in hsu_dma_probe()

1234