Searched refs:occupied (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/drivers/pci/hotplug/ |
D | pciehp_core.c | 216 u8 occupied, poweron; in pciehp_probe() local 255 pciehp_get_adapter_status(slot, &occupied); in pciehp_probe() 257 if (occupied && pciehp_force) { in pciehp_probe() 263 if (!occupied && poweron && POWER_CTRL(ctrl)) in pciehp_probe()
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | kgdb.c | 150 unsigned int occupied:1; member 193 && !breakinfo[breakno].occupied) { in bfin_set_hw_break() 194 breakinfo[breakno].occupied = 1; in bfin_set_hw_break() 225 && breakinfo[breakno].occupied in bfin_remove_hw_break() 227 breakinfo[breakno].occupied = 0; in bfin_remove_hw_break()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | fwsignal.c | 384 u8 occupied; member 718 desc->occupied = 1; in brcmf_fws_macdesc_init() 734 desc->occupied = 0; in brcmf_fws_macdesc_deinit() 751 if (entry->occupied && !memcmp(entry->ea, ea, ETH_ALEN)) in brcmf_fws_macdesc_lookup() 813 if (entry->occupied && (ifidx == -1 || ifidx == entry->interface_id)) { in brcmf_fws_macdesc_cleanup() 815 entry->occupied = !!(entry->psq.len); in brcmf_fws_macdesc_cleanup() 1012 if (entry->occupied) { in brcmf_fws_macdesc_indicate() 1026 if (!entry->occupied) { in brcmf_fws_macdesc_indicate() 1068 if (!entry->occupied) { in brcmf_fws_macdesc_state_indicate() 1106 if (!entry->occupied) { in brcmf_fws_interface_state_indicate() [all …]
|
/linux-4.4.14/Documentation/console/ |
D | console.txt | 14 that is currently occupied by another modular driver. (Exception: Drivers that 17 occupied by the system driver. In the same token, if the modular driver is 74 hand, will bind the driver to the consoles that are currently occupied by a
|
/linux-4.4.14/arch/arm/ |
D | Kconfig-nommu | 43 occupied by read-only memory depending on H/W design.
|
/linux-4.4.14/Documentation/input/ |
D | gameport-programming.txt | 29 Also, always request_region() on the whole io space occupied by the 38 already occupied by other gameports.
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | arm,gic-v3.txt | 49 occupied by the redistributors. Required if more than one such
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | keystone-netcp.txt | 134 If this is 2, the two DWORDs occupied by the MAC address
|
/linux-4.4.14/Documentation/serial/ |
D | moxa-smartio | 402 If major number 30 and 35 had been occupied, you may have to select 407 In /proc/devices, you may find all the major numbers occupied
|
/linux-4.4.14/Documentation/ia64/ |
D | aliasing.txt | 150 or occupied by firmware do not appear in kern_memmap).
|
/linux-4.4.14/Documentation/ |
D | assoc_array.txt | 459 space. The leaves can be in any slot not occupied by a metadata pointer. It 460 is guaranteed that none of the leaves in a node will match a slot occupied by a
|
D | nommu-mmap.txt | 189 of the mapping exceeds the size of the slab object currently occupied by the
|
D | xillybus.txt | 317 occupied with user data.
|
D | DMA-API.txt | 568 region is occupied.
|
/linux-4.4.14/drivers/media/usb/pwc/ |
D | philips.txt | 175 - If a device node is already occupied, registration will fail and
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | object.txt | 134 (1) Threads may be completely occupied for very long periods of time by a
|
/linux-4.4.14/Documentation/x86/ |
D | boot.txt | 548 The maximum address that may be occupied by the initial
|