Home
last modified time | relevance | path

Searched refs:possible (Results 1 – 25 of 75) sorted by relevance

123

/drivers/acpi/
Dpci_link.c63 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/
Daffinity.c136 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/
Dring.txt23 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).
Dsysfs-bus-iio-dds19 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
Doverview.txt31 turned on or off (if possible) via sysfs interfaces.
/drivers/net/wireless/broadcom/b43legacy/
DKconfig23 # Auto-select SSB PCI-HOST support, if possible
31 # Auto-select SSB PCICORE driver, if possible
40 # if it's possible.
/drivers/mux/
DKconfig41 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/
DKconfig61 # 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/
DKconfig12 Although it is possible to build this driver built-in to the
/drivers/staging/media/hantro/
DTODO11 * Instead of having a DMA bounce buffer, it could be possible to use a
/drivers/md/bcache/
DKconfig27 interface to list them, which makes it possible to see asynchronous
/drivers/mtd/spi-nor/
DKconfig85 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/
DKconfig16 Although it is possible to build this module in, it is advised
/drivers/iio/dummy/
DKconfig29 allowing that driver's code to be as close as possible to that
/drivers/pci/pcie/
DKconfig104 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/
DKconfig15 in /dev. They make it possible for user-space programs to send and
/drivers/mtd/devices/
DKconfig38 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/
DKconfig42 Device assignment to virtual machines is also not possible with
/drivers/misc/sgi-xp/
Dxp.h68 #error XPC_MAX_NCHANNELS exceeds absolute MAXIMUM possible.
/drivers/net/wireless/realtek/rtl818x/
DKconfig83 # If possible, automatically enable LEDs for RTL8187.
/drivers/iio/trigger/
DKconfig53 as possible under the limitations of whatever else is going on.
/drivers/of/
DKconfig33 This option builds all possible Device Tree Blobs (DTBs) for the
/drivers/net/wireless/ath/ath6kl/
DKconfig62 Enabling this makes it possible to change the regdomain in
/drivers/net/ethernet/broadcom/
DKconfig35 # Auto-select SSB PCI-HOST support, if possible
42 # Auto-select SSB PCICORE driver, if possible
/drivers/staging/media/imx/
DTODO40 possible long-term solution is to implement a subdev API that

123