/kernel/linux/linux-5.10/drivers/net/ethernet/tehuti/ |
H A D | tehuti.c | 240 * @dev: network device 302 * device lock and allow waiting tasks (eg rmmod) to advance) */ in bdx_poll() 316 * Firware must be loaded once per NIC not per PCI device provided by NIC (NIC 557 RET((priv->pdev->device == 0x3009) in bdx_reset() 564 * @ndev: network interface device structure 591 * @ndev: network interface device structure 702 * @ndev: network device 734 * @ndev: network device 746 * @ndev: network device 758 * @ndev: network interface device structur [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/ |
H A D | tc35815.c | 693 * should provide a "tc35815-mac" device with a MAC address in its 696 static int tc35815_mac_match(struct device *dev, const void *data) in tc35815_mac_match() 707 struct device *pd = bus_find_device(&platform_bus_type, NULL, in tc35815_read_plat_dev_addr() 791 /* enable device (incl. PCI PM wakeup), and bus-mastering */ in tc35815_init_one() 801 /* Initialize the device structure. */ in tc35815_init_one() 1331 * TX ring on this device, tell the queueing in tc35815_send_packet() 1729 /* This handles TX complete events posted by the device 1856 /* Update the statistics from the device registers. */ in tc35815_get_stats()
|
/kernel/linux/linux-5.10/drivers/scsi/bnx2i/ |
H A D | bnx2i_iscsi.c | 760 * the device can handle. Each device 5708/5709/57710 has different 779 * @cnic: cnic device pointer 805 hba->pci_did = hba->pcidev->device; in bnx2i_alloc_hba() 1137 int_to_scsilun(sc->device->lun, (struct scsi_lun *) scsi_lun); in bnx2i_cpy_scsi_cdb() 1281 * Creates a new iSCSI session instance on given device. 1401 * TCP connection does not belong on the device iSCSI sess/conn 1442 /* Error - TCP connection does not belong to this device in bnx2i_conn_bind() 1667 * check if route resolves to BNX2 device 1796 * a iscsi capable NetXtreme2 device in bnx2i_ep_connect() [all...] |
/kernel/linux/linux-5.10/drivers/scsi/isci/ |
H A D | host.c | 56 #include <linux/device.h> 294 dev_warn(&ihost->pdev->dev, "%s: %x for device %p\n", in sci_controller_sdma_completion() 297 * device in sci_controller_sdma_completion() 343 * device that has not yet been created. In either case forwared in sci_controller_unsolicited_frame() 432 "event 0x%x for remote device object " in sci_controller_event_completion() 467 "for remote device object 0x%0x that doesnt " in sci_controller_event_completion() 880 * - have no indication of a connected device in is_controller_start_complete() 881 * - have an indication of a connected device and it has in is_controller_start_complete() 1176 * requests are not aborted or completed at the actual remote device. 1235 * the shutdown case libsas went through port teardown and normal device [all...] |
/kernel/linux/linux-5.10/drivers/scsi/fcoe/ |
H A D | fcoe.c | 127 /* notification function for packets from net device */ 285 * @netdev: The net device that the fcoe interface is on 309 /* Do not support for bonding device */ in fcoe_interface_setup() 351 * on the ethertype for the given device in fcoe_interface_setup() 373 * fcoe_interface_create() - Create a FCoE interface on a net device 374 * @netdev: The net device to create the FCoE interface on 502 * @netdev: The associated net device 525 * @netdev: The associated net device 694 * @lport: The local port that is associated with the net device 695 * @netdev: The associated net device [all...] |
/kernel/linux/linux-5.10/drivers/scsi/esas2r/ |
H A D | esas2r_ioctl.c | 536 /* make sure the device is present */ in csmi_ioctl_callback() 775 gai->pci.device_id = a->pcid->device; in hba_ioctl_callback() 1426 ioctl->data.chaninfo.device_id = a->pcid->device; in esas2r_ioctl_handler()
|
/kernel/linux/linux-5.10/drivers/pinctrl/cirrus/ |
H A D | pinctrl-lochnagar.c | 709 struct device *dev; 1140 struct device *dev = &pdev->dev; in lochnagar_pin_probe()
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-at91.c | 72 * from the corresponding device datasheet. This value is different for pins 197 struct device *dev; 757 static void at91_pin_dbg(const struct device *dev, const struct at91_pmx_pin *pin) in at91_pin_dbg()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/ |
H A D | main.c | 1390 static int wl18xx_load_conf_file(struct device *dev, struct wlcore_conf *conf, in wl18xx_load_conf_file() 1438 static int wl18xx_conf_init(struct wl1271 *wl, struct device *dev) in wl18xx_conf_init()
|
/kernel/linux/linux-5.10/drivers/phy/ |
H A D | phy-xgene.c | 531 struct device *dev; 1611 static struct phy *xgene_phy_xlate(struct device *dev, in xgene_phy_xlate()
|
/kernel/linux/linux-5.10/drivers/s390/virtio/ |
H A D | virtio_ccw.c | 480 * -ENODEV isn't considered an error: The device is gone anyway. in virtio_ccw_del_vq() 481 * This may happen on device detach. in virtio_ccw_del_vq() 747 /* Send a reset ccw on device. */ in virtio_ccw_reset() 822 dev_err(&vdev->dev, "virtio: device uses revision 1 " in virtio_ccw_finalize_features() 968 * If the channel program failed (should only happen if the device in virtio_ccw_get_status() 1027 static void virtio_ccw_release_dev(struct device *_d) in virtio_ccw_release_dev() 1266 * The host device does not support setting in virtio_ccw_set_transport_rev() 1315 vcdev->vdev.id.device = cdev->id.cu_model; in virtio_ccw_online() 1323 dev_warn(&cdev->dev, "Failed to register virtio device: %d\n", in virtio_ccw_online()
|
/kernel/linux/linux-5.10/drivers/scsi/pm8001/ |
H A D | pm8001_init.c | 263 * @ent: PCI device ID structure to match on 481 * @pdev: pci device. 543 * @pdev: pci device. 847 "Unknown subsystem device=0x%.04x\n", in pm8001_get_phy_mask() 895 if (pm8001_ha->pdev->device == 0x0042) /* 6Gb */ in pm8001_configure_phy_settings() 1020 * pm8001_pci_probe - probe supported device 1021 * @pdev: pci device which kernel has been prepared for. 1022 * @ent: pci device id 1187 pm8001_ha->ccb_info[i].device = NULL; in pm8001_init_ccb_tag() 1239 * @pdev: PCI device struc [all...] |
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | serial-tegra.c | 1575 dev_err(&pdev->dev, "Error: No device match found\n"); in tegra_uart_probe() 1645 static int tegra_uart_suspend(struct device *dev) in tegra_uart_suspend() 1653 static int tegra_uart_resume(struct device *dev) in tegra_uart_resume()
|
H A D | mpc52xx_uart.c | 31 #include <linux/device.h> 67 /* lookup table for matching device nodes to index numbers */ 582 /* backwards compat with device trees that lack clock specs */ in mpc512x_psc_fifoc_init() 1622 pr_debug("PSC%x not found in device tree\n", co->index); in mpc52xx_console_setup() 1676 .device = uart_console_device, 1721 /* binding used by old lite5200 device trees: */ 1863 /* Assign index to each PSC in device tree */ in mpc52xx_uart_of_enumerate()
|
/kernel/linux/linux-5.10/drivers/usb/chipidea/ |
H A D | udc.c | 11 #include <linux/device.h> 319 * hw_usb_reset: restart device after a bus reset (execute without 856 * @ci: UDC device 1119 "connect the device to an alternate port if you want HNP\n"); in otg_a_alt_hnp_support() 1915 /* Start otg fsm for B-device */ in ci_udc_start() 2051 struct device *dev = ci->dev; in udc_start() 2157 * ci_hdrc_gadget_init - initialize device related bits 2160 * This function initializes the gadget, if the device is "device capable".
|
/kernel/linux/linux-5.10/drivers/usb/gadget/ |
H A D | composite.c | 14 #include <linux/device.h> 43 * with the relevant device-wide data. 655 * @cdev: pointer to usb_composite device to generate the bos 659 * descriptor and its device capabilities descriptors. The BOS 660 * descriptor should be supported by a SuperSpeed device. 699 * A SuperSpeed device shall include the USB2.0 extension descriptor in bos_desc() 789 /* POLICY: same bcdUSB and device type info at both speeds */ in device_qual() 955 * usb_add_config() - add a configuration to a device. 1058 * usb_remove_config() - remove a configuration from a device. 1063 * to disconnect the device fro [all...] |
/kernel/linux/linux-5.10/drivers/staging/vt6655/ |
H A D | device_main.c | 18 * device_free_info - device structure resource free function 37 #include "device.h" 1240 dev_dbg(&priv->pcid->dev, "call device init rd0 ring\n"); in vnt_start() 1709 dev_err(&pcid->dev, ": Failed to find PCI device\n"); in vt6655_probe() 1769 static int __maybe_unused vt6655_suspend(struct device *dev_d) in vt6655_suspend() 1783 static int __maybe_unused vt6655_resume(struct device *dev_d) in vt6655_resume()
|
/kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_arm.c | 14 #include <linux/device.h> 2715 struct device *vchiq_dev; in vchiq_probe() 2746 "Unable to register device"); in vchiq_probe() 2760 "vchiq: initialised - version %d (min %d), device %d.%d", in vchiq_probe()
|
/kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-camera/ |
H A D | bcm2835-camera.c | 20 #include <media/v4l2-device.h> 66 /* global device data array */ 211 unsigned int sizes[], struct device *alloc_ctxs[]) in queue_setup() 1306 v4l2_info(&dev->v4l2_dev, "%s device busy\n", __func__); in vidioc_s_fmt_vid_cap() 1785 /* video device needs to be able to access instance data */ in bm2835_mmal_init_device() 1794 "V4L2 device registered as %s - stills mode > %dx%d\n", in bm2835_mmal_init_device() 1888 /* setup device defaults */ in bcm2835_mmal_probe() 1899 /* v4l device registration */ in bcm2835_mmal_probe() 1905 dev_err(&pdev->dev, "%s: could not register V4L2 device: %d\n", in bcm2835_mmal_probe() 1945 v4l2_err(&dev->v4l2_dev, "%s: could not init device in bcm2835_mmal_probe() [all...] |
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | pxa25x_udc.c | 3 * Intel PXA25x and IXP4xx on-chip full speed USB device controllers 14 #include <linux/device.h> 205 * by the host to interact with this device, and allocates endpoints to 265 /* one GPIO should control a D+ pullup, so host sees this device (or not) */ 456 DMSG("%s, bogus device state\n", __func__); in pxa25x_ep_enable() 796 * handshaking is magic. most device protocols don't need control-OUT. 863 DMSG("%s, bogus device state\n", __func__); in pxa25x_ep_queue() 1113 * device-scoped parts of the api to the usb controller hardware 1153 /* Enable clock for USB device */ in pullup() 1166 /* Disable clock for USB device */ in pullup() [all...] |
H A D | udc-xilinx.c | 15 #include <linux/device.h> 28 /* Register offsets for the USB device.*/ 83 /* USB device specific global configuration constants.*/ 110 * struct xusb_req - Xilinx USB device request structure 112 * @queue: usb device request queue 166 * @dev: pointer to device structure in gadget 167 * @usb_state: device in suspended state or not 171 * @addr: the usb device base address 174 * @read_fn: function pointer to read device registers 175 * @write_fn: function pointer to write to device register [all...] |
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | cp210x.c | 1062 * from the device, corrects any unsupported values, and configures the 1063 * termios structure to reflect the state of the device 1088 struct device *dev = &port->dev; in cp210x_get_termios_port() 1297 * The device will map a requested rate to a supported one, but the result 1386 struct device *dev = &port->dev; in cp210x_set_termios() 1420 dev_dbg(dev, "Number of data bits requested not supported by device\n"); in cp210x_set_termios() 1447 dev_dbg(dev, "Parity mode not supported by device\n"); in cp210x_set_termios() 1461 dev_dbg(dev, "Number of stop bits requested not supported by device\n"); in cp210x_set_termios() 1869 * Retrieve device configuration from the device in cp2102n_gpioconf_init() [all...] |
H A D | ti_usb_3410_5052.c | 539 /* determine device type */ in ti_startup() 542 dev_dbg(&dev->dev, "%s - device type is %s\n", __func__, in ti_startup() 662 /* only one open on any port on a device at a time */ in ti_open() 671 /* start interrupt urb the first time a port is opened on this device */ in ti_open() 1117 struct device *dev = &urb->dev->dev; in ti_interrupt_callback() 1197 struct device *dev = &urb->dev->dev; in ti_bulk_in_callback()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbmem.c | 32 #include <linux/device.h> 43 * Frame buffer device initialization and setup routines 1630 fb_info->dev = device_create(fb_class, fb_info->device, in do_register_framebuffer() 1634 printk(KERN_WARNING "Unable to create device for framebuffer %d; errno = %ld\n", i, PTR_ERR(fb_info->dev)); in do_register_framebuffer() 1789 * @pdev: PCI device 1795 * The function assumes that PCI device with shadowed ROM drives a primary 1836 * register_framebuffer - registers a frame buffer device 1839 * Registers a frame buffer device @fb_info. 1858 * unregister_framebuffer - releases a frame buffer device 1861 * Unregisters a frame buffer device [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/via/ |
H A D | hw.c | 543 /*Set IGA path for each device*/ 909 odev |= device_mapping[i].device; in via_parse_odev() 928 if (odev & device_mapping[i].device) { in via_odev_to_seq() 1502 /*Set IGA path for each device */ in viafb_init_chip_info()
|