/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | bts.c | 15 #include <linux/device.h>
|
/kernel/linux/linux-6.6/drivers/dma-buf/heaps/ |
H A D | system_heap.c | 37 struct device *dev;
|
H A D | cma_heap.c | 44 struct device *dev;
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | dmc520_edac.c | 97 /* memory device width */ 484 struct device *dev; in dmc520_edac_probe() 488 /* Parse the device node */ in dmc520_edac_probe()
|
H A D | edac_device_sysfs.c | 21 #define EDAC_DEVICE_SYMLINK "device" 231 struct device *dev_root; in edac_device_register_sysfs_main_kobj() 295 * Unregister the edac device's kobject and in edac_device_unregister_sysfs_main_kobj() 699 * create the first level of 'instances' for this device 778 * removing each attribute listed from this device's instance's kobject in edac_device_remove_main_sysfs_attributes() 818 /* create a symlink from the edac device in edac_device_create_sysfs() 819 * to the platform 'device' being used for this in edac_device_create_sysfs() 865 /* remove any main attributes for this device */ in edac_device_remove_sysfs() 868 /* remove the device sym link */ in edac_device_remove_sysfs()
|
H A D | edac_pci_sysfs.c | 17 #define EDAC_PCI_SYMLINK "device" 342 struct device *dev_root; in edac_pci_main_kobj_setup() 514 /* Clear any PCI parity errors logged by this device. */ 521 /* read the device TYPE, looking for bridges */ in edac_pci_dev_parity_clear() 544 /* read the STATUS register on this device */ in edac_pci_dev_parity_test() 547 /* read the device TYPE, looking for bridges */ in edac_pci_dev_parity_test() 629 * Scan the PCI device list looking for SERRORs, Master Parity ERRORS or
|
/kernel/linux/linux-6.6/drivers/extcon/ |
H A D | extcon-intel-cht-wc.c | 105 struct device *dev; 517 /* Initialize extcon device */ in cht_wc_extcon_probe() 548 * available through a parent power_supply class device which in cht_wc_extcon_probe() 573 /* Register extcon device */ in cht_wc_extcon_probe() 576 dev_err(ext->dev, "Error registering extcon device: %d\n", ret); in cht_wc_extcon_probe() 587 * If no USB host or device connected, route D+ and D- to PMIC for in cht_wc_extcon_probe()
|
H A D | extcon-max14577.c | 36 * @irq: the index of irq list of MUIC device. 71 struct device *dev; 191 * The max14577 MUIC device share outside H/W line among a varity of cables 517 * Returns 0 if irq_type does not match registered IRQ for this device type. 546 * Returns 0 if irq_type does not match registered IRQ for this device type. 693 /* Support irq domain for max14577 MUIC device */ in max14577_muic_probe() 715 /* Initialize extcon device */ in max14577_muic_probe() 725 dev_err(&pdev->dev, "failed to register extcon device\n"); in max14577_muic_probe() 746 /* Check revision number of MUIC device*/ in max14577_muic_probe() 753 dev_info(info->dev, "device I in max14577_muic_probe() [all...] |
H A D | extcon-max8997.c | 111 struct device *dev; 193 * The max8997 MUIC device share outside H/W line among a varity of cables, 358 dev_err(info->dev, "failed to detect %s dock device\n", in max8997_muic_handle_dock() 690 dev_err(&pdev->dev, "failed to register extcon device\n"); in max8997_muic_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
H A D | igc.h | 96 struct device *dev; /* device for dma mapping */
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | ptp.c | 9 #include <linux/device.h> 529 * when the core has not tried to probe this device and the case when in ptp_probe() 597 * notion of whether the driver is bound to ptp device below in rvu_mbox_handler_ptp_op()
|
H A D | mbox.c | 191 struct device *sender = &mbox->pdev->dev; in otx2_mbox_wait_for_rsp()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/ |
H A D | ethtool.c | 136 adapter->pdev->device; in igbvf_get_regs()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf.h | 95 struct device *dev;
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ezchip/ |
H A D | nps_enet.c | 211 * @dev_instance: device instance. 259 * nps_enet_hw_reset - Reset the network device. 260 * @ndev: Pointer to the network device. 266 * is done successfully by device. 328 /* Write device MAC address to HW */ in nps_enet_hw_enable_control() 403 * nps_enet_set_mac_address - Set the MAC address for this device. 410 * returns: -EBUSY if the net device is busy or 0 if the address is set 432 * @ndev: Pointer to the network device. 458 * nps_enet_open - Open the network device. 459 * @ndev: Pointer to the network device [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_ethtool.c | 399 struct device *dev = net_dev->dev.parent; in dpaa_get_ts_info()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-mac.c | 92 static struct fwnode_handle *dpaa2_mac_get_node(struct device *dev, in dpaa2_mac_get_node() 109 /* The root dprc device didn't yet get to finalize it's probe, in dpaa2_mac_get_node() 269 netdev_dbg(mac->net_dev, "missing PCS device\n"); in dpaa2_pcs_create() 495 /* Find the device node representing the MAC device and link the device in dpaa2_mac_open()
|
/kernel/linux/linux-6.6/drivers/iio/potentiometer/ |
H A D | mcp4531.c | 359 struct device *dev = &client->dev; in mcp4531_probe()
|
H A D | mcp4131.c | 243 struct device *dev = &spi->dev; in mcp4131_probe()
|
/kernel/linux/linux-6.6/drivers/iio/pressure/ |
H A D | st_pressure_core.c | 67 * OFFSET an arbitrary constant exposed by device 68 * SCALE an arbitrary scaling factor exposed by device 726 * st_press_get_settings() - get sensor settings from device name 727 * @name: device name buffer reference. 746 struct device *parent = indio_dev->dev.parent; in st_press_common_probe()
|
H A D | ms5611_core.c | 199 dev_err(&indio_dev->dev, "failed to reset device\n"); in ms5611_reset() 400 int ms5611_probe(struct iio_dev *indio_dev, struct device *dev, in ms5611_probe() 446 dev_err(dev, "unable to register iio device\n"); in ms5611_probe()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | fault.c | 309 struct hfi1_ibdev *ibd = to_idev(qp->ibqp.device); in hfi1_dbg_should_fault_tx()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_main.c | 41 #include <linux/mlx4/device.h> 162 mlx4_warn(mdev, "UDP RSS is not supported on this device\n"); in mlx4_en_get_profile() 219 mlx4_err(mdev, "Internal error detected, restarting device\n"); in mlx4_en_event() 318 /* Build device profile according to supplied module parameters */ in mlx4_en_probe()
|
H A D | icm.c | 114 static int mlx4_alloc_icm_coherent(struct device *dev, struct mlx4_icm_buf *buf, in mlx4_alloc_icm_coherent()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | rss.c | 7 dev_warn((__dev)->device, "%s:%d:(pid %d): " format, \
|