Home
last modified time | relevance | path

Searched refs:device (Results 28476 - 28500 of 28831) sorted by relevance

1...<<1131113211331134113511361137113811391140>>...1154

/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
H A Defuse.c1218 struct device *dev = &rtlpcipriv->dev.pdev->dev; in rtl_get_hwinfo()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c607 mt76_alloc_device(struct device *pdev, unsigned int size, in mt76_alloc_device()
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-lpc18xx.c1300 static int lpc18xx_create_group_func_map(struct device *dev, in lpc18xx_create_group_func_map()
H A Dpinctrl-single.c2 * Generic device tree based pinctrl driver for one register per pin
146 * struct pcs_device - pinctrl device instance
151 * @dev: device entry
152 * @np: device tree node
153 * @pctl: pin controller device
180 struct device *dev;
979 * pcs_parse_one_pinctrl_entry() - parses a device tree mux entry
981 * @np: device node of the mux entry
995 * the bootloader, and only set up selected pins as device tree entries.
1248 * @np_config: device tre
[all...]
H A Dpinctrl-xway.c18 #include <linux/device.h>
1522 * pinctrl's device node for the "gpio-ranges" property. in pinmux_xway_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/tundra/
H A Dtsi108_eth.c17 * - Get hardware information from platform device. (tie-fei.zang@freescale.com)
33 #include <linux/device.h>
836 * is not hogged by one device. in tsi108_poll()
922 * and then up in rapid succession, as the device could in tsi108_rx_int()
1553 /* Create an ethernet device instance */ in tsi108_init_one()
1620 printk(KERN_ERR "%s: Cannot register net device, aborting.\n", in tsi108_init_one()
1677 /* Structure for a device driver */
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dmotorcomm.c488 /* Store the device address for the magic packet */ in ytphy_set_wol()
547 /* Store the device address for the magic packet */ in yt8531_set_wol()
702 * @cfg: value in device configuration
851 * @cur: value in device configuration
960 struct device *dev = &phydev->mdio.dev; in yt8521_probe()
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c626 * rsi_config_power() - This function configures tx power to device
869 * rsi_mac80211_conf_filter() - This function configure the device's RX filter.
1465 /* Send peer notify to device */ in rsi_mac80211_sta_add()
1466 rsi_dbg(INFO_ZONE, "Indicate bss status to device\n"); in rsi_mac80211_sta_add()
1536 /* Send peer notify to device */ in rsi_mac80211_sta_remove()
1537 rsi_dbg(INFO_ZONE, "Indicate bss status to device\n"); in rsi_mac80211_sta_remove()
1868 rsi_dbg(INFO_ZONE, "Config WoWLAN to device\n"); in rsi_config_wowlan()
2013 SET_IEEE80211_DEV(hw, adapter->device); in rsi_mac80211_attach()
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dcore.c466 pr_err("peer-to-peer DMA is not supported by non-block device namespaces\n"); in nvmet_p2pmem_ns_enable()
484 * is not. We'll find the actual device to use once we in nvmet_p2pmem_ns_enable()
485 * setup the controller when the port's device is available. in nvmet_p2pmem_ns_enable()
507 struct device *clients[2]; in nvmet_p2pmem_ns_add_p2p()
/kernel/linux/linux-6.6/drivers/phy/tegra/
H A Dxusb-tegra124.c1690 tegra124_xusb_padctl_probe(struct device *dev, in tegra124_xusb_padctl_probe()
/kernel/linux/linux-6.6/block/
H A Dblk-cgroup.c69 * There are multiple blkg's (one for each block device) attached to each
717 * Print @v to @sf for the device associated with @pd.
750 * Parse the device node prefix part, MAJ:MIN, of per-blkg config update from
752 * set to point past the device node prefix.
805 * following MAJ:MIN, @ctx->bdev points to the target block device and
1069 struct device *dev; in blkcg_fill_root_iostats()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c379 if (adev->pdev->device == 0x51) in smu_v13_0_7_store_powerplay_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.c1355 * We should first make sure the HPD signal is asserted high by device in analogix_dp_set_bridge()
1685 analogix_dp_probe(struct device *dev, struct analogix_dp_plat_data *plat_data) in analogix_dp_probe()
1767 * Set up the hotplug GPIO from the device tree as an interrupt. in analogix_dp_probe()
1768 * Simply specifying a different interrupt in the device tree in analogix_dp_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_processpptables.c747 dev_id = adev->pdev->device; in get_dcefclk_voltage_dependency_table()
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Ddevice.c974 pr_info("%s: RDMA not supported on this device\n", in c4iw_alloc()
979 pr_info("%s: On-Chip Queues not supported on this device\n", in c4iw_alloc()
984 pr_err("Cannot allocate ib device\n"); in c4iw_alloc()
1089 pr_debug("found device %s nchan %u nrxq %u ntxq %u nports %u\n", in c4iw_uld_add()
1254 event.device = &ctx->dev->ibdev; in c4iw_uld_state_change()
1545 pr_err("Failed creating workqueue to register iwarp device\n"); in c4iw_init_module()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_fb_helper.c70 * considered as a broken and legacy behaviour from a modern fbdev device.
418 * @dev: DRM device
420 * @preferred_bpp: Preferred bits per pixel for the device.
470 * @dev: drm device
519 struct device *dev = fb_helper->dev->dev; in drm_fb_helper_alloc_info()
566 * drm_fb_helper_unregister_info - unregister fb_info framebuffer device
570 * framebuffer device. This must be called before releasing all resources for
1756 * The DRM drivers fbdev emulation device name can be confusing if the in drm_fb_helper_fill_info()
1875 drm_info(dev, "fb%d: %s frame buffer device\n", in __drm_fb_helper_initial_config_and_unlock()
1890 * @fb_helper: fb_helper device struc
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.c1440 * This device does not use zap shader (but print a warning in hw_init()
2215 static int a6xx_set_supported_hw(struct device *dev, const struct adreno_info *info) in a6xx_set_supported_hw()
H A Da5xx_gpu.c985 * This device does not use zap shader (but print a warning in a5xx_hw_init()
1710 static void check_speed_bin(struct device *dev) in check_speed_bin()
1754 DRM_DEV_ERROR(dev->dev, "No A5XX device is defined\n"); in a5xx_gpu_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.c1156 struct device *dev = &pdev->dev; in vop_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9881c.c7 #include <linux/device.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c969 if ((rdev->pdev->device == 0x4850) && in radeon_legacy_tmds_ext_mode_set()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-logitech-dj.c10 #include <linux/device.h>
575 * a single USB-device / receiver.
589 /* Try to find an already-probed interface from the same device */ in dj_find_receiver_dev()
697 hid_err(djrcv_dev->hidpp, "%s: can't destroy a NULL device\n", in logi_dj_recv_destroy_djhid_device()
717 /* We are the only one ever adding a device, no need to lock */ in logi_dj_recv_add_djhid_device()
719 /* The device is already known. No need to reallocate it. */ in logi_dj_recv_add_djhid_device()
720 dbg_hid("%s: device is already known\n", __func__); in logi_dj_recv_add_djhid_device()
852 dbg_hid("%s: device list is empty\n", __func__); in delayedwork_callback()
860 * This means that the original "device paired" notification corresponding
862 * 1) hid-core discards all packets coming from a device durin
[all...]
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dvia-pmu.c43 #include <linux/device.h>
2094 * Support for /dev/pmu device
2488 printk(KERN_ERR "via-pmu: cannot register misc device.\n"); in pmu_device_init()
/kernel/linux/linux-6.6/drivers/interconnect/qcom/
H A Dmsm8996.c8 #include <linux/device.h>
H A Dsm8550.c9 #include <linux/device.h>

Completed in 71 milliseconds

1...<<1131113211331134113511361137113811391140>>...1154