Home
last modified time | relevance | path

Searched refs:device (Results 25226 - 25250 of 28695) sorted by relevance

1...<<1001100210031004100510061007100810091010>>...1148

/kernel/linux/linux-6.6/drivers/clk/samsung/
H A Dclk.c58 * @dev: CMU device to enable runtime PM, or NULL if RPM is not needed
67 struct samsung_clk_provider * __init samsung_clk_init(struct device *dev, in samsung_clk_init()
262 * obtain the clock speed of all external fixed clock sources from device
/kernel/linux/linux-6.6/drivers/clk/socfpga/
H A Dclk-s10.c388 struct device *dev = &pdev->dev; in s10_clkmgr_init()
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Dclk.c21 #include <linux/device.h>
266 * @node: device node for the clock
293 * @node: device node for the clock
297 * Builds clock register address from device tree information, and returns
446 * @np: device node
562 * @node: device node for this clock
592 * @node: device node for this clock
/kernel/linux/linux-6.6/drivers/clk/mmp/
H A Dclk-mix.c439 struct clk *mmp_clk_register_mix(struct device *dev, in mmp_clk_register_mix()
/kernel/linux/linux-6.6/drivers/clk/renesas/
H A Dr9a07g044-cpg.c9 #include <linux/device.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dnbio_v2_3.c31 #include <linux/device.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_packet_manager_v9.c248 !pm_use_ext_eng(q->device->kfd)) in pm_map_queues_v9()
H A Dkfd_kernel_queue.c144 kq->queue->device = dev; in kq_initialize()
/kernel/linux/linux-6.6/drivers/clk/zynqmp/
H A Dclkc.c783 struct device *dev = &pdev->dev; in zynqmp_clock_probe()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dpmac32-cpufreq.c24 #include <linux/device.h>
390 * GPIO space, and the device-tree doesn't help. in read_gpio()
501 /* Grrrr.. It _seems_ that the device-tree is lying on the low bus in pmac_cpufreq_init_MacRISC3()
524 * device-tree in pmac_cpufreq_init_MacRISC3()
530 /* The PowerBook G4 12" (PowerBook6,1) has an error in the device-tree in pmac_cpufreq_init_MacRISC3()
H A Ds5pv210-cpufreq.c593 struct device *dev = &pdev->dev; in s5pv210_cpufreq_probe()
/kernel/linux/linux-6.6/drivers/clk/x86/
H A Dclk-lgm.c427 struct device *dev = &pdev->dev; in lgm_cgu_probe()
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_main.c231 * nitrox_add_to_devlist - add NITROX device to global device list
232 * @ndev: NITROX device
257 * nitrox_remove_from_devlist - remove NITROX device from
258 * global device list
259 * @ndev: NITROX device
340 * @ndev: NITROX device
403 * @pdev: PCI device information struct
406 * Return: 0, if the driver is bound to the device, or
453 /* add to device lis in nitrox_probe()
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Dgus.h410 int timer_dev; /* timer device */
608 int snd_gf1_rawmidi_new(struct snd_gus_card *gus, int device);
H A Dhda_codec.h164 int device; /* device number to assign */ member
196 /* beep device */
225 struct snd_hwdep *hwdep; /* assigned hwdep device */
H A Dsoc-component.h199 bool use_dai_pcm_id; /* use DAI link PCM ID as PCM device number */
200 int be_pcm_base; /* base device ID for all BE PCMs */
211 struct device *dev;
H A Dsoc-dai.h127 /* when passed to set_fmt directly indicate if the device is provider or consumer */
448 struct device *dev;
/kernel/linux/linux-6.6/include/uapi/sound/
H A Demu10k1.h73 #define A3_EMU32IN(x) (0x160 + (x)) /* x = 0x00 - 0x1f "EMU32_IN_00 - _1F" - Only when .device = 0x0008 */
74 #define A3_EMU32OUT(x) (0x1E0 + (x)) /* x = 0x00 - 0x1f "EMU32_OUT_00 - _1F" - Only when .device = 0x0008 */
315 EMU10K1_CTL_ELEM_IFACE_MIXER = 2, /* virtual mixer device */
316 EMU10K1_CTL_ELEM_IFACE_PCM = 3, /* PCM device */
322 unsigned int device; /* device/client number */ member
/kernel/linux/linux-6.6/drivers/dma/hsu/
H A Dhsu.c21 #include <linux/device.h>
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dadf_ctl_drv.c53 struct device *drv_device; in adf_chr_drv_create()
76 pr_err("QAT: failed to create device\n"); in adf_chr_drv_create()
98 /* Initialize device id to NO DEVICE as 0 is a valid device id */ in adf_ctl_alloc_resources()
225 "device qat_dev%d is busy\n", in adf_ctl_is_device_in_use()
284 pr_info("QAT: Stopping acceleration device qat_dev%d.\n", in adf_ctl_ioctl_dev_stop()
311 "Starting acceleration device qat_dev%d.\n", in adf_ctl_ioctl_dev_start()
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/
H A Dcesa.h368 * struct mv_cesa_caps - CESA device capabilities
370 * @has_tdma: whether this device has a TDMA block
376 * Structure used to describe CESA device capabilities.
406 * struct mv_cesa_dev - CESA device
407 * @caps: device capabilities
408 * @regs: device registers
410 * @lock: device lock
414 * Structure storing CESA device information.
419 struct device *dev;
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptlf.c189 struct device *dev; in cptlf_misc_intr_handler()
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dskcipher.c6 #include <linux/device.h>
/kernel/linux/linux-6.6/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c14 #include <linux/device.h>
/kernel/linux/linux-6.6/drivers/crypto/virtio/
H A Dvirtio_crypto_core.c2 /* Driver for Virtio crypto device.
106 struct device *dev = &vi->vdev->dev; in virtcrypto_find_vqs()
266 * should consider the device to be broken. in virtcrypto_update_status()
285 "Failed to start virtio crypto device.\n"); in virtcrypto_update_status()
289 dev_info(&vcrypto->vdev->dev, "Accelerator device is ready\n"); in virtcrypto_update_status()
418 /* Add virtio crypto device to global table */ in virtcrypto_probe()
421 dev_err(&vdev->dev, "Failed to add new virtio crypto device.\n"); in virtcrypto_probe()
560 dev_err(&vdev->dev, "Failed to start virtio crypto device.\n"); in virtcrypto_restore()
602 MODULE_DESCRIPTION("virtio crypto device driver");

Completed in 35 milliseconds

1...<<1001100210031004100510061007100810091010>>...1148