Home
last modified time | relevance | path

Searched refs:multifunction (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v6.1/arch/s390/pci/
Dpci_iov.c57 virtfn->multifunction = 0; in zpci_iov_link_virtfn()
71 if (!zbus->multifunction) in zpci_iov_setup_virtfn()
Dpci_bus.c202 zbus->multifunction = fr->rid_available; in zpci_bus_create_pci_bus()
316 if (zbus->multifunction && !zdev->rid_available) { in zpci_bus_add_device()
Dpci.c892 if (zdev->devfn == 0 && zdev->zbus->multifunction) in zpci_scan_configured_device()
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Dqriox.txt3 The qrio is a multifunction device that controls the KEYMILE boards based on
Dbfticu.txt3 The bfticu is a multifunction device that manages the whole chassis.
Dmt6397.txt3 MT6397/MT6323 is a multifunction device with the following sub modules:
/Linux-v6.1/Documentation/devicetree/bindings/mips/lantiq/
Drcu.txt4 This binding describes the RCU (reset controller unit) multifunction device,
/Linux-v6.1/drivers/memstick/host/
DKconfig42 multifunction reader)
/Linux-v6.1/drivers/parisc/
DKconfig34 Say Y here to support the Lasi multifunction chip found in
45 Say Y here to support the Wax multifunction chip found in some
/Linux-v6.1/drivers/leds/flash/
DKconfig48 multifunction device. It has build in control for two leds in flash
/Linux-v6.1/arch/s390/include/asm/
Dpci.h112 bool multifunction; member
/Linux-v6.1/Documentation/driver-api/
Dsm501.rst9 The Silicon Motion SM501 multimedia companion chip is a multifunction device
/Linux-v6.1/arch/powerpc/kernel/
Dpci_of_scan.c191 dev->multifunction = 0; /* maybe a lie? */ in of_create_pci_dev()
/Linux-v6.1/Documentation/usb/
Dgadget_multi.rst10 a... multifunction gadget.
/Linux-v6.1/Documentation/driver-api/gpio/
Dintro.rst40 provide GPIOs; multifunction chips like power managers, and audio codecs
/Linux-v6.1/drivers/pci/
Dprobe.c1833 dev->multifunction = !!(hdr_type & 0x80); in pci_setup_device()
2615 if (dev && !dev->multifunction) in next_fn()
2668 dev->multifunction = 1; in pci_scan_slot()
Dquirks.c1753 pdev->multifunction = !!(hdr & 0x80); in quirk_jmicron_ata()
1781 if (dev->multifunction) { in quirk_jmicron_async_suspend()
4517 if (!dev->multifunction || !pci_is_root_bus(dev->bus)) in pci_quirk_amd_sb_acs()
5526 gpu->multifunction = !!(hdr_type & 0x80); in quirk_nvidia_hda()
Diov.c322 virtfn->multifunction = 0; in pci_iov_add_virtfn()
Dpci.c3607 if (!pdev->multifunction) in pci_acs_enabled()
5127 if (dev->multifunction || dev->subordinate || !dev->slot || in pci_dev_reset_slot_function()
/Linux-v6.1/arch/sparc/kernel/
Dpci.c297 dev->multifunction = 0; /* maybe a lie? */ in of_create_pci_dev()
/Linux-v6.1/drivers/mfd/
DKconfig215 tristate "ChromeOS Embedded Controller multifunction device"
297 This driver supports the ASIC3 multifunction chip found on many
818 MAX77651 Power Management ICs. This is the core multifunction
1294 companion chip. This device is a multifunction device which may
1777 multifunction device which exposes numerous platform devices.
/Linux-v6.1/arch/arm/mach-pxa/
DKconfig736 This driver supports the Lubbock and Mainstone multifunction chip
/Linux-v6.1/Documentation/hwmon/
Dsysfs-interface.rst40 (e.g. drivers for multifunction chips) may want to use this possibility to
/Linux-v6.1/include/linux/
Dpci.h419 unsigned int multifunction:1; /* Multi-function device */ member
/Linux-v6.1/drivers/iommu/
Diommu.c1387 if (!pdev->multifunction || pci_acs_enabled(pdev, REQ_ACS_FLAGS)) in get_pci_function_alias_group()

12