Home
last modified time | relevance | path

Searched refs:device (Results 28426 - 28450 of 29351) sorted by relevance

1...<<1131113211331134113511361137113811391140>>...1175

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_common.c14 * vendor ID and device ID stored in the hw structure.
297 hw->bus.device, in iavf_debug_aq()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c429 struct device *dev = &adapter->pdev->dev; in qlcnic_82xx_dcb_query_cee_param()
/kernel/linux/linux-6.6/drivers/acpi/apei/
H A Dghes.c599 devfn = PCI_DEVFN(pcie_err->device_id.device, in ghes_handle_aer()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dcppc_acpi.c670 struct device *cpu_dev; in acpi_cppc_processor_probe()
/kernel/linux/linux-6.6/fs/pstore/
H A Dzone.c18 #include <linux/device.h>
691 * block device. in psz_record_erase()
742 * In case zone is broken, which may occur to MTD device, we try each zones,
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb1ops.c1064 .device = dev, in cifs_make_node()
1089 * support block and char device (no socket & fifo) in cifs_make_node()
/kernel/linux/linux-6.6/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c14 #include <linux/device.h>
60 * NE_PARENT_VM_CID - The CID for the vsock device of the primary / parent VM.
1341 /* 64-bit CIDs are not yet supported for the vsock device. */ in ne_enclave_ioctl()
1344 "64-bit CIDs not yet supported for the vsock device\n"); in ne_enclave_ioctl()
1442 * device private data.
1444 * @ne_pci_dev : Private data associated with the PCI device.
1582 * @ne_pci_dev : Private data associated with the PCI device.
1728 * ne_ioctl() - Ioctl function provided by the NE misc device.
/kernel/linux/linux-6.6/include/linux/
H A Defi.h1037 struct device *efi_get_device_by_path(const struct efi_dev_path **node,
H A Dnfs_xdr.h1035 } device; /* NF4BLK, NF4CHR */ member
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot.h806 struct device *dev;
/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A Dimx-ic-prpencvf.c19 #include <media/v4l2-device.h>
34 * TODO: move this into pad format negotiation, if capture device
55 /* the video device at output pad */
304 /* signal a fatal error to capture device */ in prp_eof_timeout()
1050 /* the remote must be the device node */ in prp_link_setup()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dchsc.c17 #include <linux/device.h>
95 u16 devno; /* device number */
184 * chsc_sadc() - set adapter device controls (SADC)
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_wr.c1386 if (csio_is_t5(hw->pdev->device & CSIO_HW_CHIP_MASK)) in csio_wr_fixup_host_params()
/kernel/linux/linux-6.6/drivers/scsi/isci/
H A Dport.c73 static struct device *sciport_to_dev(struct isci_port *iport) in sciport_to_dev()
196 * automagically assign a SAS address to the end device in isci_port_link_up()
255 * next task sent to this device will be returned as in isci_port_link_down()
H A Dphy.c88 static struct device *sciphy_to_dev(struct isci_phy *iphy) in sciphy_to_dev()
145 /* Write the device SAS Address */ in sci_phy_link_layer_initialization()
398 * sci_phy_setup_transport() - This method assigns the direct attached device ID for this phy.
400 * @iphy: The phy for which the direct attached device id is to
402 * @device_id: The direct attached device ID to assign to the phy.
403 * This will either be the RNi for the device or an invalid RNi if there
404 * is no current device assigned to the phy.
1172 * not cause the end device to power up. none
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_gbl.h806 extern uint32_t qlafx00_fw_state_show(struct device *,
/kernel/linux/linux-6.6/drivers/staging/media/omap4iss/
H A Diss_video.c295 struct device *alloc_devs[]) in iss_video_queue_setup()
1228 /* Initialize the video device. */ in omap4iss_video_init()
1266 "could not register video device (%d)\n", ret); in omap4iss_video_register()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dip22zilog.c1055 .device = uart_console_device,
H A Dsunsu.c1362 .device = uart_console_device,
H A Dsunsab.c943 .device = uart_console_device,
H A Ducc_uart.c3 * Freescale QUICC Engine UART device driver
61 /* The major and minor device numbers are defined in
87 * device is actually closed. This allows the last few characters to be
643 * This function configures a given UCC to be used as a UART device. Basic
1017 * We say we're a CPM-type port because that's mostly true. Once the device
1046 * Verify that the data in serial_struct is suitable for this device.
1089 * This function parses the device tree to obtain the SOC model. It then
1092 * The device tree stores the SOC model two different ways.
1149 struct device *dev = context; in uart_firmware_cont()
1265 dev_err(&ofdev->dev, "missing 'reg' property in device tre in ucc_uart_probe()
[all...]
H A Dzs.c1223 .device = uart_console_device,
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_stat.c799 CONFIGFS_ATTR_RO(target_stat_transport_, device);
/kernel/linux/linux-6.6/drivers/vfio/pci/mlx5/
H A Dmain.c6 #include <linux/device.h>
420 * We can't issue a SAVE command when the device is suspended, so as in mlx5vf_precopy_ioctl()
458 * We finished transferring the current state and the device has a in mlx5vf_precopy_ioctl()
1383 "MLX5 VFIO PCI - User Level meta-driver for MLX5 device family");
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/ov5693/
H A Dov5693.h28 #include <media/v4l2-device.h>
217 * ov5693 device structure.

Completed in 62 milliseconds

1...<<1131113211331134113511361137113811391140>>...1175