Home
last modified time | relevance | path

Searched refs:device (Results 26026 - 26050 of 29272) sorted by relevance

1...<<1041104210431044104510461047104810491050>>...1171

/third_party/pulseaudio/src/pulsecore/
H A Dsink.h41 #include <pulsecore/device-port.h>
269 /* Called whenever device parameters need to be changed. Called from
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h357 uint32_t device; member
420 #define OCON_XEN_DEVICETREE 5 /* device tree node */
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTestUtil.hpp155 TextureBinding (Context& context, vk::VkDevice device, vk::Allocator& allocator, const TestTextureSp& textureData, const Type type,
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_main.c292 struct device *dev = tx_ring->dev; in igc_setup_tx_resources()
361 * device so that we avoid corrupting memory. in igc_clean_rx_ring()
447 struct device *dev = rx_ring->dev; in igc_setup_rx_resources()
839 * @netdev: network interface device structure
864 * @netdev: network interface device structure
1990 /* sync the buffer for use by the device */ in igc_alloc_rx_buffers()
2730 * @netdev: network interface device structure
3397 * Once we know the feature-set enabled for the device, we'll cache
3655 * Fields are initialized based on PCI device information and
3656 * OS network device setting
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c139 ib_attr->vendor_part_id = rdev->en_dev->pdev->device; in bnxt_re_query_device()
287 struct bnxt_re_dev *rdev = to_bnxt_re_dev(attr->device, ibdev); in bnxt_re_del_gid()
342 struct bnxt_re_dev *rdev = to_bnxt_re_dev(attr->device, ibdev); in bnxt_re_add_gid()
440 struct device *dev = &rdev->en_dev->pdev->dev; in bnxt_re_destroy_fence_mr()
468 struct device *dev = &rdev->en_dev->pdev->dev; in bnxt_re_create_fence_mr()
548 struct ib_device *ibdev = ibpd->device; in bnxt_re_alloc_pd()
1982 /* Cap the max_rd_atomic to device max */ in bnxt_re_modify_qp()
2822 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibcq->device, ibdev); in bnxt_re_create_cq()
3861 struct ib_device *ibdev = ctx->device; in bnxt_re_alloc_ucontext()
3873 ibdev_dbg(ibdev, " is different from the device in bnxt_re_alloc_ucontext()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c316 struct device *dev = &adapter->pdev->dev; in be_async_port_misconfig_event_process()
748 struct device *dev = &adapter->pdev->dev; in be_fw_wait_ready()
2023 struct device *dev = &adapter->pdev->dev; in be_cmd_rx_filter()
2754 struct device *dev = &adapter->pdev->dev; in be_flash_BEx()
2926 struct device *dev = &adapter->pdev->dev; in be_flash_skyhawk()
3046 struct device *dev = &adapter->pdev->dev; in lancer_fw_download()
3170 struct device *dev = &adapter->pdev->dev; in be_fw_download()
4806 struct device *dev = &adapter->pdev->dev; in lancer_initiate_dump()
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-qmp.c75 /* Define the assumed distance between lanes for underspecified device trees. */
1944 * @dev: device
1957 struct device *dev;
3320 static int __maybe_unused qcom_qmp_phy_runtime_suspend(struct device *dev) in qcom_qmp_phy_runtime_suspend()
3345 static int __maybe_unused qcom_qmp_phy_runtime_resume(struct device *dev) in qcom_qmp_phy_runtime_resume()
3381 static int qcom_qmp_phy_vreg_init(struct device *dev, const struct qmp_phy_cfg *cfg) in qcom_qmp_phy_vreg_init()
3397 static int qcom_qmp_phy_reset_init(struct device *dev, const struct qmp_phy_cfg *cfg) in qcom_qmp_phy_reset_init()
3422 static int qcom_qmp_phy_clk_init(struct device *dev, const struct qmp_phy_cfg *cfg) in qcom_qmp_phy_clk_init()
3493 * the child node is not actually a device. in phy_pipe_clk_register()
3686 * the child node is not actually a device in phy_dp_clks_register()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_isr.c2548 sp->vha->host_no, cp->device->id, cp->device->lun, in qla2x00_handle_sense()
2614 cmd->device->sector_size); in qla2x00_handle_dif_error()
3186 "Unsupported device '%s' found.\n", in qla2x00_status_entry()
3187 cp->device->vendor); in qla2x00_status_entry()
3194 cp->device->id, cp->device->lun, fcport->d_id.b24, in qla2x00_status_entry()
3213 cp->device->id, cp->device->lun, fcport->d_id.b.domain, in qla2x00_status_entry()
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dvt.c102 #include <linux/device.h>
120 struct device *dev;
242 static struct device *tty0dev;
3163 .device = vt_console_device,
3583 static ssize_t show_tty_active(struct device *dev, in show_tty_active()
3923 static ssize_t store_bind(struct device *dev, struct device_attribute *attr, in store_bind()
3941 static ssize_t show_bind(struct device *dev, struct device_attribute *attr, in show_bind()
3954 static ssize_t show_name(struct device *dev, struct device_attribute *attr, in show_name()
4169 pr_warn("Unable to create device for %s; errno = %ld\n", in do_register_con_driver()
4324 pr_warn("Unable to create device fo in vtconsole_class_init()
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwcd9335.c8 #include <linux/device.h>
305 struct device *dev;
1722 /* Configure slave interface device */ in wcd9335_slim_set_hw_params()
1737 /* write to interface device */ in wcd9335_slim_set_hw_params()
4921 struct device *dev = wcd->dev; in wcd9335_probe()
4947 static bool wcd9335_is_volatile_register(struct device *dev, unsigned int reg) in wcd9335_is_volatile_register()
5026 struct device *dev = wcd->dev; in wcd9335_parse_dt()
5065 struct device *dev = wcd->dev; in wcd9335_power_on_reset()
5151 struct device *dev = &slim->dev; in wcd9335_slim_probe()
5178 struct device *de in wcd9335_slim_status()
[all...]
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dvt.c102 #include <linux/device.h>
120 struct device *dev;
245 static struct device *tty0dev;
3121 .device = vt_console_device,
3516 static ssize_t show_tty_active(struct device *dev, in show_tty_active()
3854 static ssize_t store_bind(struct device *dev, struct device_attribute *attr, in store_bind()
3872 static ssize_t show_bind(struct device *dev, struct device_attribute *attr, in show_bind()
3885 static ssize_t show_name(struct device *dev, struct device_attribute *attr, in show_name()
4100 pr_warn("Unable to create device for %s; errno = %ld\n", in do_register_con_driver()
4256 pr_warn("Unable to create device fo in vtconsole_class_init()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_isr.c3010 sp->vha->host_no, cp->device->id, cp->device->lun, in qla2x00_handle_sense()
3076 cmd->device->sector_size); in qla2x00_handle_dif_error()
3647 "Unsupported device '%s' found.\n", in qla2x00_status_entry()
3648 cp->device->vendor); in qla2x00_status_entry()
3655 cp->device->id, cp->device->lun, fcport->d_id.b24, in qla2x00_status_entry()
3673 cp->device->id, cp->device->lun, fcport->d_id.b.domain, in qla2x00_status_entry()
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c318 struct device *dev = &adapter->pdev->dev; in be_async_port_misconfig_event_process()
749 struct device *dev = &adapter->pdev->dev; in be_fw_wait_ready()
2024 struct device *dev = &adapter->pdev->dev; in be_cmd_rx_filter()
2755 struct device *dev = &adapter->pdev->dev; in be_flash_BEx()
2927 struct device *dev = &adapter->pdev->dev; in be_flash_skyhawk()
3047 struct device *dev = &adapter->pdev->dev; in lancer_fw_download()
3171 struct device *dev = &adapter->pdev->dev; in be_fw_download()
4807 struct device *dev = &adapter->pdev->dev; in lancer_initiate_dump()
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c149 ib_attr->vendor_part_id = rdev->en_dev->pdev->device; in bnxt_re_query_device()
301 struct bnxt_re_dev *rdev = to_bnxt_re_dev(attr->device, ibdev); in bnxt_re_del_gid()
356 struct bnxt_re_dev *rdev = to_bnxt_re_dev(attr->device, ibdev); in bnxt_re_add_gid()
454 struct device *dev = &rdev->en_dev->pdev->dev; in bnxt_re_destroy_fence_mr()
482 struct device *dev = &rdev->en_dev->pdev->dev; in bnxt_re_create_fence_mr()
612 struct ib_device *ibdev = ibpd->device; in bnxt_re_alloc_pd()
2082 /* Cap the max_rd_atomic to device max */ in bnxt_re_modify_qp()
2922 struct bnxt_re_dev *rdev = to_bnxt_re_dev(ibcq->device, ibdev); in bnxt_re_create_cq()
4103 struct ib_device *ibdev = ctx->device; in bnxt_re_alloc_ucontext()
4116 ibdev_dbg(ibdev, " is different from the device in bnxt_re_alloc_ucontext()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c14 #include <linux/device.h>
4558 static int dsi_bind(struct device *dev, struct device *master, void *data) in dsi_bind()
4597 static void dsi_unbind(struct device *dev, struct device *master, void *data) in dsi_unbind()
4890 struct device *dev = &pdev->dev; in dsi_probe()
5065 static __maybe_unused int dsi_runtime_suspend(struct device *dev) in dsi_runtime_suspend()
5078 static __maybe_unused int dsi_runtime_resume(struct device *dev) in dsi_runtime_resume()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwcd9335.c8 #include <linux/device.h>
296 struct device *dev;
1725 /* Configure slave interface device */ in wcd9335_slim_set_hw_params()
1740 /* write to interface device */ in wcd9335_slim_set_hw_params()
4923 struct device *dev = wcd->dev; in wcd9335_probe()
4949 static bool wcd9335_is_volatile_register(struct device *dev, unsigned int reg) in wcd9335_is_volatile_register()
5034 struct device *dev = wcd->dev; in wcd9335_parse_dt()
5073 struct device *dev = wcd->dev; in wcd9335_power_on_reset()
5156 struct device *dev = &slim->dev; in wcd9335_slim_probe()
5183 struct device *de in wcd9335_slim_status()
[all...]
/third_party/libdrm/tests/amdgpu/
H A Dbasic_tests.c1550 device, unsigned in amdgpu_command_submission_write_linear_helper_with_secure()
1578 r = amdgpu_query_hw_ip_info(device, ip_type, 0, &hw_ip_info); in amdgpu_command_submission_write_linear_helper_with_secure()
1584 r = amdgpu_cs_ctx_create(device, &context_handle); in amdgpu_command_submission_write_linear_helper_with_secure()
1596 r = amdgpu_bo_alloc_and_map(device, in amdgpu_command_submission_write_linear_helper_with_secure()
1636 amdgpu_test_exec_cs_helper_raw(device, context_handle, in amdgpu_command_submission_write_linear_helper_with_secure()
1666 amdgpu_test_exec_cs_helper_raw(device, context_handle, in amdgpu_command_submission_write_linear_helper_with_secure()
1690 amdgpu_test_exec_cs_helper_raw(device, context_handle, in amdgpu_command_submission_write_linear_helper_with_secure()
1723 amdgpu_test_exec_cs_helper_raw(device, context_handle, in amdgpu_command_submission_write_linear_helper_with_secure()
1549 amdgpu_command_submission_write_linear_helper_with_secure(amdgpu_device_handle device, unsigned ip_type, bool secure) amdgpu_command_submission_write_linear_helper_with_secure() argument
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c52 * - Clear SRAM on context switch (happens on context switch when device is
1674 * initialize the ASID one time during device initialization with the fixed value of 1 in gaudi_late_init()
1700 * The device CPU works with 40-bits addresses, while bit 39 must be set in gaudi_alloc_cpu_accessible_dma_mem()
1854 /* Allocate device structure */ in gaudi_sw_init()
3797 * The device CPU works with 40 bits addresses. in gaudi_init_cpu()
3888 /* Perform read from the device to make sure device is up */ in gaudi_pre_hw_init()
3900 * configuration was set in the device in gaudi_pre_hw_init()
3929 * Before pushing u-boot/linux to device, need to set the hbm bar to in gaudi_hw_init()
3988 /* Perform read from the device t in gaudi_hw_init()
7336 gaudi_hbm_read_interrupts(struct hl_device *hdev, int device, struct hl_eq_hbm_ecc_data *hbm_ecc_data) gaudi_hbm_read_interrupts() argument
[all...]
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h238 "Return the name of the terminal device connected to \'fd\'.\n"
5966 "mknod($module, /, path, mode=384, device=0, *, dir_fd=None)\n"
5971 "Create a node in the file system (file, device special file or named pipe)\n"
5975 "device defines the newly created device special file (probably using\n"
5976 "os.makedev()). Otherwise device is ignored.\n"
5987 os_mknod_impl(PyObject *module, path_t *path, int mode, dev_t device,
5994 static const char * const _keywords[] = {"path", "mode", "device", "dir_fd", NULL}; in os_mknod()
6000 dev_t device = 0; in os_mknod() local
6023 if (!_Py_Dev_Converter(args[2], &device)) { in os_mknod()
6067 dev_t device; os_major() local
6103 dev_t device; os_minor() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c347 static struct device *artpec6_crypto_dev;
607 struct device *dev = artpec6_crypto_dev; in artpec6_crypto_dma_map_page()
679 struct device *dev = artpec6_crypto_dev; in artpec6_crypto_dma_unmap_all()
2853 struct device *dev = &pdev->dev; in artpec6_crypto_probe()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dqcom_nandc.c328 * @dev: parent device
362 struct device *dev;
431 * device
1792 * device failure, etc.) happened for this codeword and in parse_read_errors()
2807 struct device *dev = nandc->dev; in qcom_nand_host_init_and_register()
2873 struct device *dev = nandc->dev; in qcom_probe_nand_devices()
2927 struct device *dev = &pdev->dev; in qcom_nandc_probe()
2940 dev_err(&pdev->dev, "failed to get device data\n"); in qcom_nandc_probe()
H A Dsunxi_nand.c181 * struct sunxi_nand_chip - stores NAND chip device related information
225 * @dev: parent device (used to print error messages)
239 struct device *dev;
1930 static int sunxi_nand_chip_init(struct device *dev, struct sunxi_nfc *nfc, in sunxi_nand_chip_init()
2009 dev_err(dev, "failed to register mtd device: %d\n", ret); in sunxi_nand_chip_init()
2019 static int sunxi_nand_chips_init(struct device *dev, struct sunxi_nfc *nfc) in sunxi_nand_chips_init()
2063 struct device *dev = &pdev->dev; in sunxi_nfc_probe()
/kernel/linux/linux-5.10/drivers/mfd/
H A Dwm5110-tables.c14 #include <linux/device.h>
1861 static bool wm5110_is_adsp_memory(struct device *dev, unsigned int reg) in wm5110_is_adsp_memory()
1873 static bool wm5110_readable_register(struct device *dev, unsigned int reg) in wm5110_readable_register()
3016 static bool wm5110_volatile_register(struct device *dev, unsigned int reg) in wm5110_volatile_register()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dimx319.c10 #include <media/v4l2-device.h>
1858 /* Open sub-device */
2180 static int __maybe_unused imx319_suspend(struct device *dev) in imx319_suspend()
2192 static int __maybe_unused imx319_resume(struct device *dev) in imx319_resume()
2356 static struct imx319_hwcfg *imx319_get_hwcfg(struct device *dev) in imx319_get_hwcfg()
2497 * Enable runtime PM and turn off the device. in imx319_probe()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
H A Dpci.c223 /*for promising device will in L0 state after an I/O. */ in rtl_pci_disable_aspm()
376 static void _rtl_pci_io_handler_init(struct device *dev, in _rtl_pci_io_handler_init()
1842 deviceid = pdev->device; in _rtl_pci_find_adapter()
1879 "Err: Unknown device - vid/did=%x/%x\n", in _rtl_pci_find_adapter()
1930 "Err: Unknown device - vid/did=%x/%x\n", in _rtl_pci_find_adapter()
1949 "Unknown device - VendorID/DeviceID=%x/%x, Revision=%x\n", in _rtl_pci_find_adapter()
2115 WARN_ONCE(true, "%s : Cannot enable new PCI device\n", in rtl_pci_probe()
2361 int rtl_pci_suspend(struct device *dev) in rtl_pci_suspend()
2373 int rtl_pci_resume(struct device *dev) in rtl_pci_resume()

Completed in 122 milliseconds

1...<<1041104210431044104510461047104810491050>>...1171