/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-as3722.c | 66 struct device *dev;
|
H A D | pinctrl-apple-gpio.c | 34 struct device *dev; 491 "Failed to register pinctrl device.\n"); in apple_gpio_pinctrl_probe()
|
/kernel/linux/linux-6.6/drivers/pinctrl/cirrus/ |
H A D | pinctrl-cs42l43.c | 35 struct device *dev;
|
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/ |
H A D | main.c | 167 /* The device needs data about the antenna configuration. This information in provided by PDS 227 dev_err(wdev->dev, "can't load antenna parameters (PDS file %s). The device may be unstable.\n", in wfx_send_pdata_pds() 253 struct wfx_dev *wfx_init_common(struct device *dev, const struct wfx_platform_data *pdata, in wfx_init_common()
|
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | main.c | 431 pr_err("Cannot register device (%d).\n", in cw1200_register_common() 518 struct device *pdev, in cw1200_core_probe() 563 /* TODO: Need to find how to reset device in cw1200_core_probe() 566 pr_err("Timeout waiting on device startup\n"); in cw1200_core_probe() 595 /* Disable device interrupts */ in cw1200_core_release()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | wlcore.h | 180 struct device *dev;
|
H A D | cmd.h | 303 } __packed device; member
|
/kernel/linux/linux-6.6/drivers/nfc/ |
H A D | nfcsim.c | 7 #include <linux/device.h> 175 * To effectively send data, the device just wake up its link_out which in nfcsim_send_wq() 176 * is the link_in of the peer device. The exchanged skb has already been in nfcsim_send_wq() 400 pr_err("Could not register digital device (%d)\n", rc); in nfcsim_device_new()
|
/kernel/linux/linux-6.6/drivers/nfc/st21nfca/ |
H A D | i2c.c | 492 struct device *dev = &client->dev; in st21nfca_hci_i2c_probe()
|
H A D | se.c | 307 struct device *dev = &hdev->ndev->dev; in st21nfca_connectivity_event_received()
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pcie-rockchip.h | 314 struct device *dev;
|
/kernel/linux/linux-6.6/drivers/phy/broadcom/ |
H A D | phy-bcm-ns2-usbdrd.c | 283 struct device *dev = &pdev->dev; in ns2_drd_phy_probe() 329 dev_err(dev, "failed to allocate extcon device\n"); in ns2_drd_phy_probe() 335 dev_err(dev, "failed to register extcon device\n"); in ns2_drd_phy_probe() 398 dev_info(dev, "Registered NS2 DRD Phy device\n"); in ns2_drd_phy_probe()
|
/kernel/linux/linux-6.6/drivers/phy/cadence/ |
H A D | phy-cadence-salvo.c | 332 struct device *dev = &pdev->dev; in cdns_salvo_phy_probe()
|
/kernel/linux/linux-6.6/drivers/phy/qualcomm/ |
H A D | phy-qcom-ipq806x-usb.c | 120 struct device *dev; 523 /* Parse device node to probe HSIO settings */ in qcom_ipq806x_usb_phy_probe()
|
H A D | phy-qcom-snps-eusb2.c | 369 struct device *dev = &pdev->dev; in qcom_snps_eusb2_hsphy_probe()
|
/kernel/linux/linux-6.6/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed.c | 447 struct device *parent; in aspeed_pinctrl_probe()
|
/kernel/linux/linux-6.6/drivers/parisc/ |
H A D | eisa.c | 38 #include <asm/parisc-device.h>
|
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/ |
H A D | pcie-uniphier-ep.c | 352 struct device *dev = &pdev->dev; in uniphier_pcie_ep_probe()
|
H A D | pcie-uniphier.c | 359 struct device *dev = &pdev->dev; in uniphier_pcie_probe()
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | proc.c | 260 /* Make sure the caller is mapping a real resource for this device */ in proc_bus_pci_mmap() 381 dev->device, in show_device()
|
/kernel/linux/linux-6.6/drivers/perf/ |
H A D | apple_m1_cpu_pmu.c | 142 static ssize_t m1_pmu_events_sysfs_show(struct device *dev, in m1_pmu_events_sysfs_show()
|
/kernel/linux/linux-6.6/drivers/phy/ti/ |
H A D | phy-tusb1210.c | 431 struct device *dev = &tusb->ulpi->dev; in tusb1210_probe_charger_detect()
|
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | i82092.c | 17 #include <linux/device.h> 65 struct pci_dev *dev; /* The PCI device for the socket */ 104 dev_info(&dev->dev, "configured as a %d socket device.\n", in i82092aa_pci_probe()
|
/kernel/linux/linux-6.6/drivers/phy/ingenic/ |
H A D | phy-ingenic-usb.c | 320 struct device *dev = &pdev->dev; in ingenic_usb_phy_probe() 329 dev_err(dev, "Error: No device match found\n"); in ingenic_usb_phy_probe()
|
/kernel/linux/linux-6.6/drivers/phy/renesas/ |
H A D | r8a779f0-ether-serdes.c | 2 /* Renesas Ethernet SERDES device driver 322 static struct phy *r8a779f0_eth_serdes_xlate(struct device *dev, in r8a779f0_eth_serdes_xlate() 403 MODULE_DESCRIPTION("Renesas Ethernet SERDES device driver");
|