Home
last modified time | relevance | path

Searched refs:device (Results 25376 - 25400 of 28305) sorted by relevance

1...<<1011101210131014101510161017101810191020>>...1133

/kernel/linux/linux-6.6/drivers/net/dsa/
H A Drzn1_a5psw.c354 /* We only support 1 bridge device */ in a5psw_port_bridge_join()
1104 struct device *dev = a5psw->dev; in a5psw_probe_mdio()
1194 struct device *dev = &pdev->dev; in a5psw_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/asix/
H A Dax88796c_main.c152 /* Try the device tree first */ in ax88796c_load_mac_addr()
157 "MAC address read from device tree\n"); in ax88796c_load_mac_addr()
592 pr_err("irq %d for unknown device.\n", irq); in ax88796c_interrupt()
885 /* We lock the mutex early not only to protect the device in ax88796c_close()
946 struct device *dev = (struct device *)&ax_local->spi->dev; in ax88796c_hard_reset()
1088 dev_err(&spi->dev, "failed to register a network device\n"); in ax88796c_probe()
1112 netif_info(ax_local, probe, ndev, "removing network device %s %s\n", in ax88796c_remove()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_netdev.c17 struct device *dev = tx_ring->dev; in fm10k_setup_tx_resources()
85 struct device *dev = rx_ring->dev; in fm10k_setup_rx_resources()
395 * @dev: network interface device structure
427 * @netdev: network interface device structure
487 * @netdev: network interface device structure
582 * @netdev: network interface device structure
811 * VLAN device. In that case, we need to clear the bit in the in fm10k_update_vid()
1190 /* clear the logical port state on lower device if host's mailbox is in fm10k_reset_rx_state()
1209 * @netdev: network interface device structure
1551 /* set net device an in fm10k_alloc_netdev()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Defx_common.c496 * should only be cancelled when removing the device.
588 * the device is stopped or detached; otherwise the watchdog in efx_stop_all()
694 * device if necessary. in efx_try_recovery()
748 /* Ensure that SRAM is initialised even if we're disabling the device */ in efx_reset_up()
845 /* Leave device stopped if necessary */ in efx_reset()
1067 /* This configures the PCI device to enable I/O and DMA. */
1079 pci_err(pci_dev, "failed to enable PCI device\n"); in efx_init_io()
1155 static ssize_t mcdi_logging_show(struct device *dev, in mcdi_logging_show()
1165 static ssize_t mcdi_logging_store(struct device *dev, in mcdi_logging_store()
1195 /* A PCI error affecting this device wa
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Defx_common.c500 * should only be cancelled when removing the device.
590 * the device is stopped or detached; otherwise the watchdog in efx_siena_stop_all()
705 * device if necessary. in efx_siena_try_recovery()
759 /* Ensure that SRAM is initialised even if we're disabling the device */ in efx_siena_reset_up()
858 /* Leave device stopped if necessary */ in efx_siena_reset()
1082 /* This configures the PCI device to enable I/O and DMA. */
1096 "failed to enable PCI device\n"); in efx_siena_init_io()
1174 static ssize_t mcdi_logging_show(struct device *dev, in mcdi_logging_show()
1184 static ssize_t mcdi_logging_store(struct device *dev, in mcdi_logging_store()
1214 /* A PCI error affecting this device wa
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Drtsx_pci.h1127 * @dev_flags: device flags
1275 #define CHK_PCI_PID(pcr, pid) ((pcr)->pci->device == (pid))
1277 #define PCI_PID(pcr) ((pcr)->pci->device)
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dcamera.c1330 static int gb_camera_suspend(struct device *dev) in gb_camera_suspend()
1343 static int gb_camera_resume(struct device *dev) in gb_camera_resume()
H A Daudio_codec.c1049 static int gbaudio_codec_suspend(struct device *dev) in gbaudio_codec_suspend()
1055 static int gbaudio_codec_resume(struct device *dev) in gbaudio_codec_resume()
/kernel/linux/linux-6.6/drivers/staging/ks7010/
H A Dks7010_sdio.c22 /* SDIO KeyStream vendor and device */
100 * struct ks_sdio_card - SDIO device data.
104 * @func: Pointer to the SDIO function device.
119 /* Read single byte from device address into byte (CMD52) */
131 /* Read length bytes from device address into buffer (CMD53) */
140 /* Write single byte to device address (CMD52) */
152 /* Write length bytes to device address from buffer (CMD53) */
953 const struct sdio_device_id *device) in ks7010_sdio_probe()
987 dev_dbg(&card->func->dev, "class = 0x%X, vendor = 0x%X, device = 0x%X\n", in ks7010_sdio_probe()
988 func->class, func->vendor, func->device); in ks7010_sdio_probe()
952 ks7010_sdio_probe(struct sdio_func *func, const struct sdio_device_id *device) ks7010_sdio_probe() argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsccnxp.c15 #include <linux/device.h>
961 s->uart.cons->device = uart_console_device; in sccnxp_probe()
/kernel/linux/linux-6.6/drivers/usb/atm/
H A Dusbatm.c18 * - Module now autoloads on device plugin
914 usb_err(instance, "%s: failed to register ATM device!\n", __func__); in usbatm_atm_init()
924 /* temp init ATM device, set to 128kbit */ in usbatm_atm_init()
1011 struct device *dev = &intf->dev; in usbatm_usb_probe()
1208 struct device *dev = &intf->dev; in usbatm_usb_disconnect()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_core.c570 serial8250_register_ports(struct uart_driver *drv, struct device *dev) in serial8250_register_ports()
702 .device = uart_console_device,
829 * Register a set of serial devices attached to a platform device. The
884 * Remove serial ports registered against a platform device.
938 * This "device" covers _all_ ISA 8250-compatible serial devices listed
1085 * Only call mctrl_gpio_init(), if the device has no ACPI in serial8250_register_8250_port()
1086 * companion device in serial8250_register_8250_port()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-intel.c159 struct device *dev;
268 /* Reads max INTEL_SPI_FIFO_SZ bytes from the device fifo */
288 /* Writes max INTEL_SPI_FIFO_SZ bytes to the device fifo */
796 * Return name of the flash controller device to be compatible in intel_spi_get_name()
1389 * @dev: Pointer to the parent device
1393 * Probes Intel SPI flash controller and creates the flash chip device.
1396 int intel_spi_probe(struct device *dev, struct resource *mem, in intel_spi_probe()
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dllcc-qcom.c10 #include <linux/device.h>
940 struct device *dev = &pdev->dev; in qcom_llcc_probe()
1040 * Hence, disable the creation of EDAC platform device for the in qcom_llcc_probe()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c27 #include <linux/device.h>
34 #include <media/v4l2-device.h>
175 * device
182 * Read/modify/write a value to a register in the sensor device.
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_uvc.c9 #include <linux/device.h>
421 static ssize_t function_name_show(struct device *dev, in function_name_show()
827 uvcg_err(f, "failed to register V4L2 device\n"); in uvc_function_bind()
836 /* Register a V4L2 device. */ in uvc_function_bind()
839 uvcg_err(f, "failed to register video device\n"); in uvc_function_bind()
990 * of the device from userspace either via UVC_EVENT_DISCONNECT or in uvc_function_unbind()
991 * though the video device removal uevent. Allow some time for the in uvc_function_unbind()
H A Df_printer.c27 #include <linux/device.h>
1063 struct device *pdev; in printer_func_bind()
1129 ERROR(dev, "Failed to create device: g_printer\n"); in printer_func_bind()
1135 * Register a character device as an interface to a user mode in printer_func_bind()
1142 ERROR(dev, "Failed to open char device\n"); in printer_func_bind()
1365 /* Make sure q_len is initialized, otherwise the bound device can't support read/write! */ in gprinter_alloc_inst()
H A Df_midi.c24 #include <linux/device.h>
439 static int f_midi_snd_free(struct snd_device *device) in f_midi_snd_free() argument
625 * IMPORTANT: This will cause the user-space rawmidi device to block in f_midi_do_transmit()
885 /* maybe allocate device-global string ID */ in f_midi_bind()
H A Df_hid.c78 struct device dev;
91 static void hidg_release(struct device *dev) in hidg_release()
922 /* maybe allocate device-global string IDs, and patch descriptors */ in hidg_bind()
1011 /* create char device */ in hidg_bind()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-q.c45 struct device *dev = ohci_to_hcd(ohci)->self.controller;
304 * but won't start anything new. The TD queue may still grow; device
596 struct device *dev = ohci_to_hcd(ohci)->self.controller; in td_submit_urb()
607 * use the device toggle bits for resetting, and rely on the fact in td_submit_urb()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-udc.c277 /* set device DMA target FIFO number */ in fotg210_enable_dma()
340 struct device *dev = &ep->fotg210->gadget.dev; in fotg210_start_dma()
1031 /* enable device global interrupt */ in fotg210_udc_start()
1056 /* disable device global interrupt */ in fotg210_init()
1176 struct device *dev = &pdev->dev; in fotg210_udc_probe()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dmax3420_udc.c17 #include <linux/device.h>
178 struct device *dev;
542 /* Get device status */ in max3420_getstatus()
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_dev.c9 #include <linux/device.h>
1351 * device files in userspace.
1352 * @parent The parent of the char device.
1356 int vchiq_register_chrdev(struct device *parent) in vchiq_register_chrdev()
1365 * driver and device files
/kernel/linux/linux-6.6/drivers/thermal/samsung/
H A Dexynos_tmu.c166 * @enabled: current status of TMU device
269 "No CRITICAL trip point defined in device tree!\n"); in exynos_tmu_initialize()
1145 static int exynos_tmu_suspend(struct device *dev) in exynos_tmu_suspend()
1152 static int exynos_tmu_resume(struct device *dev) in exynos_tmu_resume()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dqcom_battmgr.c284 struct device *dev;
1324 struct device *dev = &adev->dev; in qcom_battmgr_probe()

Completed in 55 milliseconds

1...<<1011101210131014101510161017101810191020>>...1133