Home
last modified time | relevance | path

Searched refs:device (Results 25001 - 25025 of 28831) sorted by relevance

1...<<1001100210031004100510061007100810091010>>...1154

/kernel/linux/linux-5.10/fs/ceph/
H A Ddebugfs.c4 #include <linux/device.h>
/kernel/linux/linux-5.10/drivers/w1/masters/
H A Dds1wm.c311 struct device *dev = &ds1wm_data->pdev->dev; in ds1wm_up()
/kernel/linux/linux-5.10/drivers/xen/
H A Dgntalloc.c19 * memory that will later be shared with another domain. Without this device,
26 * 1. X uses the gntalloc device to allocate a page of kernel memory, P.
31 * driver, or via a the gntdev device to map into the address space of an
34 * 5. A program in X mmap()s a segment of the gntalloc device that corresponds
44 * reference, this device can be used to consume kernel memory by leaving grant
60 #include <linux/device.h>
76 "the gntalloc device");
580 pr_err("Could not register misc gntalloc device\n"); in gntalloc_init()
584 pr_debug("Created grant allocation device at %d,%d\n", in gntalloc_init()
/kernel/linux/linux-5.10/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.c7 * DOC: Nitro Enclaves (NE) PCI device driver.
11 #include <linux/device.h>
25 * the NE PCI device.
37 * ne_submit_request() - Submit command request to the PCI device based on the
39 * @pdev: PCI device to send the command to.
40 * @cmd_type: Command type of the request sent to the PCI device.
57 * ne_retrieve_reply() - Retrieve reply from the PCI device.
58 * @pdev: PCI device to receive the reply from.
73 * ne_wait_for_reply() - Wait for a reply of a PCI device command.
74 * @pdev: PCI device fo
[all...]
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dkempld_wdt.c440 struct device *dev = &pdev->dev; in kempld_wdt_probe()
/kernel/linux/linux-5.10/fs/coda/
H A Dpsdev.c8 * Adapted to become the Linux 2.0 Coda pseudo device
35 #include <linux/device.h>
/kernel/linux/linux-5.10/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 Dsoc-component.h176 bool use_dai_pcm_id; /* use DAI link PCM ID as PCM device number */
177 int be_pcm_base; /* base device ID for all BE PCMs */
184 struct device *dev;
/kernel/linux/linux-5.10/kernel/
H A Dwatchdog.c17 #include <linux/device.h>
/kernel/linux/linux-5.10/kernel/power/
H A Dqos.c29 #include <linux/device.h>
149 * pm_qos_flags_remove_req - Remove device PM QoS flags request.
333 /* User space interface to the CPU latency QoS via misc device. */
/kernel/linux/linux-5.10/fs/pstore/
H A Dblk.c68 * blkdev - the block device to use for pstore storage
70 * Usually, this will be a partition of a block device.
73 * 1) <hex_major><hex_minor> device number in hexadecimal representation,
75 * 2) /dev/<disk_name> represents the device number of disk
76 * 3) /dev/<disk_name><decimal> represents the device number
77 * of partition - device number of disk plus the partition number
88 * 7) <major>:<minor> major and minor number of the device separated by
93 MODULE_PARM_DESC(blkdev, "block device for pstore storage");
176 * register_pstore_device() - register non-block device to pstore/blk
178 * @dev: non-block device informatio
[all...]
/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-kernel.h26 #include <linux/device.h>
/kernel/linux/linux-5.10/net/atm/
H A Dresources.c78 struct atm_dev *atm_dev_register(const char *type, struct device *parent, in atm_dev_register()
145 * if we remove current device from atm_devs list, new device in atm_dev_deregister()
239 dev = try_then_request_module(atm_dev_lookup(number), "atm-device-%d", in atm_dev_ioctl()
/kernel/linux/linux-5.10/net/dsa/
H A Dmaster.c3 * Handling of a master device, switching frames via its switch fabric CPU port
275 static ssize_t tagging_show(struct device *d, struct device_attribute *attr, in tagging_show()
321 "Failed to create a device link to DSA switch %s\n", in dsa_master_setup()
/kernel/linux/linux-5.10/net/core/
H A Dpage_pool.c11 #include <linux/device.h>
53 /* In order to request DMA-sync-for-device the page in page_pool_init()
/kernel/linux/linux-5.10/net/batman-adv/
H A Dmain.c13 #include <linux/device.h>
464 * @dev: the net device that the packet was received on
466 * @orig_dev: the original receive net device (e.g. bonded device)
/kernel/linux/linux-5.10/drivers/gpu/drm/ast/
H A Dast_main.c78 /* Check if we have device-tree properties */ in ast_detect_config_mode()
83 drm_info(dev, "Using device-tree for configuration\n"); in ast_detect_config_mode()
88 if (dev->pdev->device != PCI_CHIP_AST2000) in ast_detect_config_mode()
142 /* Find out whether P2A works or whether to use device-tree */ in ast_detect_chip()
384 * Run this function as part of the HW device cleanup; not
385 * when the DRM device gets released.
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dmdfld_dsi_output.c438 struct device *dev = ddev->dev; in mdfld_dsi_panel_reset()
464 /* Flush posted writes on the device */ in mdfld_dsi_panel_reset()
476 * @dev drm device
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/
H A Dch7006_drv.c427 static int ch7006_resume(struct device *dev) in ch7006_resume()
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
H A Detnaviv_mmu.c440 struct device *dev = gpu->drm->dev; in etnaviv_iommu_global_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_gtt.h215 struct device *dma;
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/dcss/
H A Ddcss-dtg.c78 struct device *dev;
H A Ddcss-ctxld.c67 struct device *dev;
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/
H A Dlima_pp.c6 #include <linux/device.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_pll_8960.c423 struct device *dev = &pdev->dev; in msm_hdmi_pll_8960_init()

Completed in 45 milliseconds

1...<<1001100210031004100510061007100810091010>>...1154