Home
last modified time | relevance | path

Searched refs:device (Results 28326 - 28350 of 29412) sorted by relevance

1...<<1131113211331134113511361137113811391140>>...1177

/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dimc-pmu.c101 static ssize_t imc_pmu_cpumask_get_attr(struct device *dev, in imc_pmu_cpumask_get_attr()
1780 * init_imc_pmu : Setup and register the IMC pmu device.
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dfsl_pci.c133 static void fsl_pci_dma_set_mask(struct device *dev, u64 dma_mask) in fsl_pci_dma_set_mask()
561 /* set platform device as the parent */ in fsl_add_bridge()
700 * PCI-E controller does not check the device number bits and just in mpc83xx_pcie_exclude_device()
701 * assumes that the device number bits are 0. in mpc83xx_pcie_exclude_device()
1112 * The following entries are for compatibility with older device
1344 dev_err(&pdev->dev, "couldn't register error device: %d\n", in fsl_pci_probe()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dpci_schizo.c71 * |0 0 0 0 0 0 0 0 0| bus | device | function | reg | 0 0 |
729 * a bug in the IOMMU support code or a PCI device driver. in schizo_pcierr_intr()
738 /* For excessive retries, PSYCHO/PBM will abort the device in schizo_pcierr_intr()
1069 static void schizo_scan_bus(struct pci_pbm_info *pbm, struct device *parent) in schizo_scan_bus()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c51 hwmgr->device = amdgpu_cgs_create_device(adev); in amd_powerplay_create()
/kernel/linux/linux-5.10/drivers/mfd/
H A Dsi476x-cmd.c17 #include <linux/device.h>
244 * @core: si476x_device structure for the device we are
249 * @resp: buffer to place the expected response from the device
393 * si476x_cmd_func_info() - send 'FUNC_INFO' command to the device
394 * @core: device to send the command to
399 * loaded firmware (dependent on the function of the device FM/AM/WB)
427 * si476x_cmd_set_property() - send 'SET_PROPERTY' command to the device
428 * @core: device to send the command to
455 * si476x_cmd_get_property() - send 'GET_PROPERTY' command to the device
456 * @core: device t
[all...]
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-btree.c12 #include <linux/device-mapper.h>
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-stats.c12 #include <linux/device-mapper.h>
H A Ddm-raid1.c16 #include <linux/device-mapper.h>
198 * @m: mirror device to fail
202 * error encountered for this device. If this type
205 * an event. Additionally, if the device is the
206 * primary device, we must choose a new primary, but
220 * simple way to tell if a device has encountered in fail_mirror()
236 * Better to issue requests to same failing device in fail_mirror()
484 * If device is suspended, complete the bio. in hold_bio()
521 DMWARN_LIMIT("Read failure on mirror device %s. " in read_callback()
522 "Trying alternative device in read_callback()
[all...]
/kernel/linux/linux-5.10/drivers/ide/
H A Dhpt366.c75 * - pass to init_chipset() handlers a copy of the IDE PCI device structure as
97 * variants, matching PCI device/revision ID with the chip type early, at the
540 static struct hpt_info *hpt3xx_get_info(struct device *dev) in hpt3xx_get_info()
843 * @dev: PCI device
961 * pci_get_slot() for the function 0 as the whole device has in init_chipset_hpt366()
1396 * @dev: the hpt366 device
1400 * finds a device matching our IDE device tables.
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h586 * close device, switch into poll mode(non event mode)
962 struct device *dev;
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dtda1004x.c21 #include <linux/device.h>
901 /* Only update the properties cache if device is locked */ in tda1004x_get_fe()
H A Dhelene.c1071 struct device *dev = &client->dev; in helene_probe()
H A Drtl2832.c864 static bool rtl2832_volatile_reg(struct device *dev, unsigned int reg) in rtl2832_volatile_reg()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmt9m111.c22 #include <media/v4l2-device.h>
H A Drj54n1cb0c.c20 #include <media/v4l2-device.h>
H A Drdacm20.c314 struct device *dev;
469 * identify the device. in rdacm20_initialize()
542 dev_info(dev->dev, "Identified MAX9271 + OV10635 device\n"); in rdacm20_initialize()
H A Dov772x.c32 #include <media/v4l2-device.h>
736 * If the device is not powered up by the host driver do in ov772x_s_frame_interval()
767 * If the device is not powered up by the host driver do in ov772x_s_ctrl()
1216 * If the device is not powered up by the host driver do in ov772x_set_fmt()
1367 "Missing ov772x platform data for non-DT device\n"); in ov772x_probe()
H A Dov6650.c33 #include <media/v4l2-device.h>
331 /* Start/Stop streaming from the device */
H A Dad9389b.c22 #include <media/v4l2-device.h>
H A Dov2640.c25 #include <media/v4l2-device.h>
726 * If the device is not powered up by the host driver, do not apply any in ov2640_s_ctrl()
H A Dmt9v032.c28 #include <media/v4l2-device.h>
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dsmu.c23 #include <linux/device.h>
527 * in the device-tree though. in smu_init()
550 * device-tree entry giving the address. Best would probably to use in smu_init()
657 * that unfortunately or it would deadlock inside the device model in smu_platform_probe()
1334 printk(KERN_ERR "via-pmu: cannot register misc device.\n"); in smu_device_init()
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c932 struct siw_device *sdev = to_siw_dev(pd->device); in siw_fastreg_mr()
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Davmfritz.c912 * device control function
1097 if (pdev->device == PCI_DEVICE_ID_AVM_A1_V2) in fritzpci_probe()
/kernel/linux/linux-5.10/drivers/iommu/
H A Dio-pgtable-arm.c190 struct device *dev = cfg->iommu_dev; in __arm_lpae_alloc_pages()
1009 * we'll use it for the sake of a valid attribute for our 'device' in arm_mali_lpae_alloc_pgtable()

Completed in 57 milliseconds

1...<<1131113211331134113511361137113811391140>>...1177