/kernel/linux/linux-5.10/drivers/atm/ |
H A D | fore200e.c | 1650 tpd->spec.length = tx_len; in fore200e_send() 1651 tpd->spec.nseg = 1; in fore200e_send() 1652 tpd->spec.aal = fore200e_atm2fore_aal(vcc->qos.aal); in fore200e_send() 1653 tpd->spec.intr = 1; in fore200e_send()
|
H A D | fore200e.h | 144 struct tpd_spec spec; /* tpd specification */ member 680 struct bs_spec bs_spec[ BUFFER_SCHEME_NBR ][ BUFFER_MAGN_NBR ]; /* buffer supply queues spec */
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | fore200e.c | 1648 tpd->spec.length = tx_len; in fore200e_send() 1649 tpd->spec.nseg = 1; in fore200e_send() 1650 tpd->spec.aal = fore200e_atm2fore_aal(vcc->qos.aal); in fore200e_send() 1651 tpd->spec.intr = 1; in fore200e_send()
|
H A D | fore200e.h | 144 struct tpd_spec spec; /* tpd specification */ member 680 struct bs_spec bs_spec[ BUFFER_SCHEME_NBR ][ BUFFER_MAGN_NBR ]; /* buffer supply queues spec */
|
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
H A D | module_split_stream_sink.c | 268 static void SinkReconfigureCb(pa_sink *s, pa_sample_spec *spec, bool passthrough) in SinkReconfigureCb() argument 270 s->sample_spec = *spec; in SinkReconfigureCb()
|
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | exynos-iommu.c | 1292 struct of_phandle_args *spec) in exynos_iommu_of_xlate() 1294 struct platform_device *sysmmu = of_find_device_by_node(spec->np); in exynos_iommu_of_xlate() 1291 exynos_iommu_of_xlate(struct device *dev, struct of_phandle_args *spec) exynos_iommu_of_xlate() argument
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/ |
H A D | saa7164-core.c | 717 dev->fw_status.spec = saa7164_readl(SAA_DEVICE_SYSINIT_SPEC); in saa7164_getfirmwarestatus() 726 dprintk(1, " .spec = 0x%08x\n", s->spec); in saa7164_getfirmwarestatus()
|
/kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
H A D | pcm.c | 285 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask); in catpt_dai_startup() 320 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask); in catpt_dai_shutdown()
|
/kernel/linux/linux-6.6/drivers/media/pci/saa7164/ |
H A D | saa7164-core.c | 715 dev->fw_status.spec = saa7164_readl(SAA_DEVICE_SYSINIT_SPEC); in saa7164_getfirmwarestatus() 724 dprintk(1, " .spec = 0x%08x\n", s->spec); in saa7164_getfirmwarestatus()
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | exynos-iommu.c | 1436 struct of_phandle_args *spec) in exynos_iommu_of_xlate() 1438 struct platform_device *sysmmu = of_find_device_by_node(spec->np); in exynos_iommu_of_xlate() 1435 exynos_iommu_of_xlate(struct device *dev, struct of_phandle_args *spec) exynos_iommu_of_xlate() argument
|
/kernel/linux/linux-6.6/sound/soc/intel/catpt/ |
H A D | pcm.c | 285 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask); in catpt_dai_startup() 320 catpt_dsp_update_srampge(cdev, &cdev->dram, cdev->spec->dram_mask); in catpt_dai_shutdown()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | amifb.c | 2311 static void __init amifb_setup_mcap(char *spec) in amifb_setup_mcap() argument 2321 if (!(p = strsep(&spec, ";")) || !*p) in amifb_setup_mcap() 2326 if (!(p = strsep(&spec, ";")) || !*p) in amifb_setup_mcap() 2331 if (!(p = strsep(&spec, ";")) || !*p) in amifb_setup_mcap() 2336 if (!(p = strsep(&spec, "")) || !*p) in amifb_setup_mcap()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | amifb.c | 2311 static void __init amifb_setup_mcap(char *spec) in amifb_setup_mcap() argument 2321 if (!(p = strsep(&spec, ";")) || !*p) in amifb_setup_mcap() 2326 if (!(p = strsep(&spec, ";")) || !*p) in amifb_setup_mcap() 2331 if (!(p = strsep(&spec, ";")) || !*p) in amifb_setup_mcap() 2336 if (!(p = strsep(&spec, "")) || !*p) in amifb_setup_mcap()
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | process.c | 42 #include <asm/spec-ctrl.h>
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | Kconfig.x86 | 281 does not have any safeguards to prevent operating the CPU out of spec
|
/kernel/linux/linux-5.10/scripts/ |
H A D | get_abi.pl | 561 plain text that may be violating ReST spec, so it requres some escaping
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | process.c | 47 #include <asm/spec-ctrl.h>
|
H A D | smpboot.c | 86 #include <asm/spec-ctrl.h>
|
/kernel/linux/linux-6.6/sound/firewire/fireface/ |
H A D | ff-protocol-former.c | 96 count = max(count, ff->spec->pcm_playback_channels[i]); in former_switch_fetching_mode()
|
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | core.c | 384 adev->spec = (const struct avs_spec *)id->driver_data; in avs_bus_init()
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
H A D | amd.c | 16 #include <asm/spec-ctrl.h>
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_types.h | 195 int (*ste_build_tag_func)(struct mlx5dr_match_param *spec,
|
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00.h | 805 struct hw_mode_spec spec; member
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | Kconfig.x86 | 320 does not have any safeguards to prevent operating the CPU out of spec
|
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00.h | 815 struct hw_mode_spec spec; member
|