Home
last modified time | relevance | path

Searched refs:device (Results 28751 - 28775 of 29548) sorted by relevance

1...<<1151115211531154115511561157115811591160>>...1182

/kernel/linux/linux-6.6/drivers/net/ieee802154/
H A Datusb.c370 struct device *dev = &atusb->usb_dev->dev; in atusb_set_hw_addr_filt()
941 dev_info(&usb_dev->dev, "Read permanent extended address %8phC from device\n", in atusb_set_extended_addr()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy.c133 * @phydev: The phy device to return rate matching for
159 * phy_config_interrupt - configure the PHY device for the requested interrupts
233 * phy_supported_speeds - return all speeds currently supported by a phy device
234 * @phy: The phy device to return supported speeds of.
461 * @phydev: the PHY device structure
464 * Query the PHY device for its current hardware timestamping configuration.
478 * @phydev: the PHY device structure
976 * _phy_start_aneg - start auto-negotiation for this PHY device
1007 * phy_start_aneg - start auto-negotiation for this PHY device
1223 phydev_err(phydev, "PHY-device dat in phy_process_error()
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-pistachio.c104 struct device *dev;
1487 dev_err(&pdev->dev, "Failed to register pinctrl device\n"); in pistachio_pinctrl_probe()
H A Dpinctrl-palmas.c62 struct device *dev;
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpcie-designware.c860 static int dw_pcie_edma_irq_vector(struct device *dev, unsigned int nr) in dw_pcie_edma_irq_vector()
1008 /* Don't fail if the DW eDMA driver can't find the device */ in dw_pcie_edma_detect()
1011 dev_err(pci->dev, "Couldn't register eDMA device\n"); in dw_pcie_edma_detect()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/
H A Damd.c1174 struct device *dev = this_cpu_read(mce_device); in threshold_create_bank()
1209 /* Associate the bank with the per-CPU MCE device */ in threshold_create_bank()
1332 * mce_threshold_create_device - Create the per-CPU MCE threshold device
/kernel/linux/linux-6.6/arch/x86/xen/
H A Denlighten_pv.c1262 C(device); in xen_boot_params_init_edd()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/
H A Danalogix-anx78xx.c577 struct device *dev = &anx78xx->client->dev; in anx78xx_init_pdata()
H A Danalogix_dp_reg.c10 #include <linux/device.h>
1005 * incoming active frames from the Source device with no visible in analogix_dp_send_psr_spd()
1069 /* Select DPCD device address */ in analogix_dp_transfer()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h235 * device interrupts are disabled.
401 struct backlight_device *device; member
599 /* ACPI device id for ACPI and driver cooperation */
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dmad_rmpp.c431 bool opa = rdma_cap_opa_mad(rmpp_recv->agent->qp_info->port_priv->device, in get_mad_len()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c53 hwmgr->device = amdgpu_cgs_create_device(adev); in amd_powerplay_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_7nm.c636 struct device *dev = &pll_7nm->phy->pdev->dev; in pll_7nm_register()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm.c38 * @dev: The struct device used for dma mapping and unmapping.
51 struct device *dev;
771 * i915_ttm_driver - Return a pointer to the TTM device funcs
773 * Return: Pointer to statically allocated TTM device funcs.
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.c68 * Note that RKL and ADL-S have the same GuC/HuC device ID's and use the same
769 struct device *dev = gt->i915->drm.dev; in try_firmware_load()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.c790 dev_err(&dev->dev, "failed to find matching device node\n"); in omap_dmm_probe()
868 /* set dma mask for device */ in omap_dmm_probe()
1080 /* early return if dmm/tiler device is not initialized */ in tiler_map_show()
1162 static int omap_dmm_resume(struct device *dev) in omap_dmm_resume()
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_crtc.c494 struct device *dev = rcrtc->dev->dev; in rcar_du_cmm_check()
/kernel/linux/linux-6.6/drivers/hv/
H A Dchannel.c481 dev_warn(&channel->device_obj->device, in __vmbus_establish_gpadl()
931 * In case a device driver's probe() fails (e.g., in vmbus_close_internal()
932 * util_probe() -> vmbus_open() returns -ENOMEM) and the device is in vmbus_close_internal()
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-cpmem.c952 int ipu_cpmem_init(struct ipu_soc *ipu, struct device *dev, unsigned long base) in ipu_cpmem_init()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-apple.c18 #include <linux/device.h>
H A Dhid-steam.c18 * This driver will disable the lizard mode when the input device is opened
19 * and re-enable it when the input device is closed, so as not to break user
24 * In order to avoid breaking them this driver creates a layered hidraw device,
27 * - this input device will be removed, to avoid double input of the same
29 * When the client is closed, this input device will be created again.
37 #include <linux/device.h>
644 * The battery and serial number are set just once per device. in steam_register()
727 * The wired device creates 3 interfaces: in steam_is_valve_interface()
731 * The wireless device creates 5 interfaces: in steam_is_valve_interface()
849 * Since we use the same device inf in steam_create_client_hid()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_gem.c27 #include <linux/device.h>
297 /* Power the device off and back on the by dropping the in vc4_reset()
735 * @dev: DRM device
1107 * @dev: DRM device
/kernel/linux/linux-6.6/drivers/iio/imu/
H A Dadis16400.c14 #include <linux/device.h>
165 * struct adis16400_state - device instance specific data
168 * @adis: adis device
418 /* Power down the device */
428 "problem with turning device off: SLP_CNT"); in adis16400_stop_device()
440 /* use low spi speed for init if the device has a slow mode */ in adis16400_initial_setup()
1194 /* Get the device into a sane initial state */ in adis16400_probe()
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dst_accel_core.c1284 * where the device was mounted? in apply_acpi_orientation()
1397 * st_accel_get_settings() - get sensor settings from device name
1398 * @name: device name buffer reference.
1417 struct device *parent = indio_dev->dev.parent; in st_accel_common_probe()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dgp2ap020a00f.c275 static bool gp2ap020a00f_is_volatile_reg(struct device *dev, unsigned int reg) in gp2ap020a00f_is_volatile_reg()
379 * Shutdown the device if the operation being executed entails in gp2ap020a00f_set_operation_mode()
763 "Shutting down the device failed.\n"); in gp2ap020a00f_adjust_lux_mode()
774 "Adjusting device lux mode failed.\n"); in gp2ap020a00f_adjust_lux_mode()
785 "Powering up the device failed.\n"); in gp2ap020a00f_adjust_lux_mode()
1118 * In order to enable proximity detection feature in the device in gp2ap020a00f_write_prox_event_config()
1269 "Failed to shut down the device.\n"); in gp2ap020a00f_read_channel()
1396 * module in the device, which generates samples in both D0 (clear) in gp2ap020a00f_buffer_postenable()
1499 /* Initialize device registers */ in gp2ap020a00f_probe()
1585 dev_err(&indio_dev->dev, "Failed to power off the device in gp2ap020a00f_remove()
[all...]

Completed in 55 milliseconds

1...<<1151115211531154115511561157115811591160>>...1182