/drivers/acpi/ |
D | pci_link.c | 63 u32 possible[ACPI_PCI_LINK_MAX_POSSIBLE]; member 113 link->irq.possible[i] = p->interrupts[i]; in acpi_pci_link_check_possible() 139 link->irq.possible[i] = p->interrupts[i]; in acpi_pci_link_check_possible() 475 if (link->irq.possible[i] == irq) in acpi_irq_pci_sharing_penalty() 516 if (link->irq.possible[i] < ACPI_MAX_ISA_IRQS) in acpi_irq_penalty_init() 518 possible[i]] += in acpi_irq_penalty_init() 550 if (link->irq.active == link->irq.possible[i]) in acpi_pci_link_allocate() 569 irq = link->irq.possible[link->irq.possible_count - 1]; in acpi_pci_link_allocate() 578 acpi_irq_get_penalty(link->irq.possible[i])) in acpi_pci_link_allocate() 579 irq = link->irq.possible[i]; in acpi_pci_link_allocate() [all …]
|
/drivers/infiniband/hw/hfi1/ |
D | affinity.c | 136 int possible, curr_cpu, i, ht; in init_real_cpu_mask() local 146 possible = cpumask_weight(&node_affinity.real_cpu_mask); in init_real_cpu_mask() 155 for (i = 0; i < possible / ht; i++) in init_real_cpu_mask() 161 for (; i < possible; i++) { in init_real_cpu_mask() 635 int curr_cpu, possible, i, ret; in hfi1_dev_affinity_init() local 678 possible = cpumask_weight(&entry->def_intr.mask); in hfi1_dev_affinity_init() 681 if (possible == 1) { in hfi1_dev_affinity_init() 1007 int possible, curr_cpu, i; in find_hw_thread_mask() local 1015 possible = cpumask_weight(hw_thread_mask); in find_hw_thread_mask() 1022 for (; i < possible; i++) { in find_hw_thread_mask()
|
/drivers/staging/iio/Documentation/ |
D | ring.txt | 23 as much buffer functionality as possible. Note almost all of these 27 If possible, push data to the buffer. 30 If possible, get the most recent scan from the buffer (without removal).
|
D | sysfs-bus-iio-dds | 19 registers Y is not present. It is also possible X is not present 49 Y is not present. It is also possible X is not present if
|
D | overview.txt | 31 turned on or off (if possible) via sysfs interfaces.
|
/drivers/net/wireless/broadcom/b43legacy/ |
D | Kconfig | 23 # Auto-select SSB PCI-HOST support, if possible 31 # Auto-select SSB PCICORE driver, if possible 40 # if it's possible.
|
/drivers/mux/ |
D | Kconfig | 41 of gpio pins. For N pins, there will be 2^N possible multiplexer 56 bitfields, there will be 2^N possible multiplexer states.
|
/drivers/net/wireless/broadcom/b43/ |
D | Kconfig | 61 # Auto-select SSB PCI-HOST support, if possible 69 # Auto-select SSB PCICORE driver, if possible 161 # if it's possible.
|
/drivers/gpu/drm/vboxvideo/ |
D | Kconfig | 12 Although it is possible to build this driver built-in to the
|
/drivers/staging/media/hantro/ |
D | TODO | 11 * Instead of having a DMA bounce buffer, it could be possible to use a
|
/drivers/md/bcache/ |
D | Kconfig | 27 interface to list them, which makes it possible to see asynchronous
|
/drivers/mtd/spi-nor/ |
D | Kconfig | 85 this driver it is possible to upgrade BIOS directly from Linux. 101 settings. Using this driver it is possible to upgrade BIOS
|
/drivers/virt/vboxguest/ |
D | Kconfig | 16 Although it is possible to build this module in, it is advised
|
/drivers/iio/dummy/ |
D | Kconfig | 29 allowing that driver's code to be as close as possible to that
|
/drivers/pci/pcie/ |
D | Kconfig | 104 Enable PCI Express ASPM L0s and L1 where possible, even if the 112 possible. This would result in higher power savings while staying in L1
|
/drivers/rpmsg/ |
D | Kconfig | 15 in /dev. They make it possible for user-space programs to send and
|
/drivers/mtd/devices/ |
D | Kconfig | 38 suspect a possible hardware or driver bug. If unsure say N. 155 as a module, it is also possible to specify this as a parameter when 165 as a module, it is also possible to specify this as a parameter when
|
/drivers/vfio/ |
D | Kconfig | 42 Device assignment to virtual machines is also not possible with
|
/drivers/misc/sgi-xp/ |
D | xp.h | 68 #error XPC_MAX_NCHANNELS exceeds absolute MAXIMUM possible.
|
/drivers/net/wireless/realtek/rtl818x/ |
D | Kconfig | 83 # If possible, automatically enable LEDs for RTL8187.
|
/drivers/iio/trigger/ |
D | Kconfig | 53 as possible under the limitations of whatever else is going on.
|
/drivers/of/ |
D | Kconfig | 33 This option builds all possible Device Tree Blobs (DTBs) for the
|
/drivers/net/wireless/ath/ath6kl/ |
D | Kconfig | 62 Enabling this makes it possible to change the regdomain in
|
/drivers/net/ethernet/broadcom/ |
D | Kconfig | 35 # Auto-select SSB PCI-HOST support, if possible 42 # Auto-select SSB PCICORE driver, if possible
|
/drivers/staging/media/imx/ |
D | TODO | 40 possible long-term solution is to implement a subdev API that
|