Home
last modified time | relevance | path

Searched refs:occupied (Results 1 – 25 of 64) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpciehp_core.c167 int occupied; in pciehp_check_presence() local
172 occupied = pciehp_card_present_or_link_active(ctrl); in pciehp_check_presence()
173 if ((occupied > 0 && (ctrl->state == OFF_STATE || in pciehp_check_presence()
175 (!occupied && (ctrl->state == ON_STATE || in pciehp_check_presence()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.h322 unsigned occupied, chunk1, chunk2; in amdgpu_ring_write_multiple() local
328 occupied = ring->wptr & ring->buf_mask; in amdgpu_ring_write_multiple()
329 dst = (void *)&ring->ring[occupied]; in amdgpu_ring_write_multiple()
330 chunk1 = ring->buf_mask + 1 - occupied; in amdgpu_ring_write_multiple()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Ddmx-querybuf.rst49 ``bytesused`` the number of bytes occupied by data in the buffer (payload).
56 and the ``bytesused`` the number of bytes occupied by data in the buffer
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c378 u8 occupied; member
705 desc->occupied = 1; in brcmf_fws_macdesc_init()
721 desc->occupied = 0; in brcmf_fws_macdesc_deinit()
738 if (entry->occupied && !memcmp(entry->ea, ea, ETH_ALEN)) in brcmf_fws_macdesc_lookup()
800 if (entry->occupied && (ifidx == -1 || ifidx == entry->interface_id)) { in brcmf_fws_macdesc_cleanup()
802 entry->occupied = !!(entry->psq.len); in brcmf_fws_macdesc_cleanup()
999 if (entry->occupied) { in brcmf_fws_macdesc_indicate()
1013 if (!entry->occupied) { in brcmf_fws_macdesc_indicate()
1055 if (!entry->occupied) { in brcmf_fws_macdesc_state_indicate()
1093 if (!entry->occupied) { in brcmf_fws_interface_state_indicate()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_wlfc.c649 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
659 if (table[i].occupied) { in _dhd_wlfc_find_table_entry()
1325 if (entry->occupied && _dhd_wlfc_is_destination_open(ctx, entry, prec) && in _dhd_wlfc_deque_delayedq()
1759 if (table[i].occupied) { in _dhd_wlfc_cleanup()
1775 table[i].occupied = 0; in _dhd_wlfc_cleanup()
1814 entry->occupied = 1; in _dhd_wlfc_mac_entry_update()
1867 entry->occupied = 0; in _dhd_wlfc_mac_entry_update()
2105 table[table_index].occupied) in _dhd_wlfc_find_mac_desc_id_from_mac()
2655 (existing_index != table_index) && table[existing_index].occupied) { in _dhd_wlfc_mac_table_update()
2666 if (!table[table_index].occupied) { in _dhd_wlfc_mac_table_update()
[all …]
H A Ddhd_wlfc.h129 uint8 occupied; /**< if 0, this descriptor is unused and thus can be (re)used */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_wlfc.c649 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
659 if (table[i].occupied) { in _dhd_wlfc_find_table_entry()
1325 if (entry->occupied && _dhd_wlfc_is_destination_open(ctx, entry, prec) && in _dhd_wlfc_deque_delayedq()
1759 if (table[i].occupied) { in _dhd_wlfc_cleanup()
1775 table[i].occupied = 0; in _dhd_wlfc_cleanup()
1814 entry->occupied = 1; in _dhd_wlfc_mac_entry_update()
1867 entry->occupied = 0; in _dhd_wlfc_mac_entry_update()
2105 table[table_index].occupied) in _dhd_wlfc_find_mac_desc_id_from_mac()
2655 (existing_index != table_index) && table[existing_index].occupied) { in _dhd_wlfc_mac_table_update()
2666 if (!table[table_index].occupied) { in _dhd_wlfc_mac_table_update()
[all …]
H A Ddhd_wlfc.h129 uint8 occupied; /**< if 0, this descriptor is unused and thus can be (re)used */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_wlfc.c649 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
659 if (table[i].occupied) { in _dhd_wlfc_find_table_entry()
1328 if (entry->occupied && _dhd_wlfc_is_destination_open(ctx, entry, prec) && in _dhd_wlfc_deque_delayedq()
1762 if (table[i].occupied) { in _dhd_wlfc_cleanup()
1778 table[i].occupied = 0; in _dhd_wlfc_cleanup()
1817 entry->occupied = 1; in _dhd_wlfc_mac_entry_update()
1870 entry->occupied = 0; in _dhd_wlfc_mac_entry_update()
2108 table[table_index].occupied) in _dhd_wlfc_find_mac_desc_id_from_mac()
2658 (existing_index != table_index) && table[existing_index].occupied) { in _dhd_wlfc_mac_table_update()
2669 if (!table[table_index].occupied) { in _dhd_wlfc_mac_table_update()
[all …]
H A Ddhd_wlfc.h129 uint8 occupied; /**< if 0, this descriptor is unused and thus can be (re)used */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_wlfc.c652 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
662 if (table[i].occupied) { in _dhd_wlfc_find_table_entry()
1325 if (entry->occupied && _dhd_wlfc_is_destination_open(ctx, entry, prec) && in _dhd_wlfc_deque_delayedq()
1760 if (table[i].occupied) { in _dhd_wlfc_cleanup()
1776 table[i].occupied = 0; in _dhd_wlfc_cleanup()
1816 entry->occupied = 1; in _dhd_wlfc_mac_entry_update()
1872 entry->occupied = 0; in _dhd_wlfc_mac_entry_update()
2111 table[table_index].occupied) in _dhd_wlfc_find_mac_desc_id_from_mac()
2655 (existing_index != table_index) && table[existing_index].occupied) { in _dhd_wlfc_mac_table_update()
2666 if (!table[table_index].occupied) { in _dhd_wlfc_mac_table_update()
[all …]
H A Ddhd_wlfc.h134 uint8 occupied; /**< if 0, this descriptor is unused and thus can be (re)used */ member
/OK3568_Linux_fs/kernel/sound/soc/mediatek/mt2701/
H A Dmt2701-afe-common.h75 int occupied[MTK_STREAM_NUM]; member
H A Dmt2701-afe-pcm.c157 if (i2s_path->occupied[substream->stream]) in mt2701_afe_i2s_shutdown()
158 i2s_path->occupied[substream->stream] = 0; in mt2701_afe_i2s_shutdown()
245 if (i2s_path->occupied[substream->stream]) in mt2701_afe_i2s_prepare()
252 i2s_path->occupied[substream->stream] = 1; in mt2701_afe_i2s_prepare()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_wlfc.c775 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
785 if (table[i].occupied) { in _dhd_wlfc_find_table_entry()
1475 if (entry->occupied && _dhd_wlfc_is_destination_open(ctx, entry, prec) && in _dhd_wlfc_deque_delayedq()
1951 if (table[i].occupied) { in _dhd_wlfc_cleanup()
1967 table[i].occupied = 0; in _dhd_wlfc_cleanup()
2013 entry->occupied = 1; in _dhd_wlfc_mac_entry_update()
2079 entry->occupied = 0; in _dhd_wlfc_mac_entry_update()
2325 table[table_index].occupied) in _dhd_wlfc_find_mac_desc_id_from_mac()
2922 (existing_index != table_index) && table[existing_index].occupied) { in _dhd_wlfc_mac_table_update()
2933 if (!table[table_index].occupied) { in _dhd_wlfc_mac_table_update()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_wlfc.c775 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
785 if (table[i].occupied) { in _dhd_wlfc_find_table_entry()
1478 if (entry->occupied && _dhd_wlfc_is_destination_open(ctx, entry, prec) && in _dhd_wlfc_deque_delayedq()
1954 if (table[i].occupied) { in _dhd_wlfc_cleanup()
1970 table[i].occupied = 0; in _dhd_wlfc_cleanup()
2016 entry->occupied = 1; in _dhd_wlfc_mac_entry_update()
2082 entry->occupied = 0; in _dhd_wlfc_mac_entry_update()
2328 table[table_index].occupied) in _dhd_wlfc_find_mac_desc_id_from_mac()
2925 (existing_index != table_index) && table[existing_index].occupied) { in _dhd_wlfc_mac_table_update()
2936 if (!table[table_index].occupied) { in _dhd_wlfc_mac_table_update()
[all …]
H A Ddhd_wlfc.h133 uint8 occupied; /**< if 0, this descriptor is unused and thus can be (re)used */ member
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dconsole.rst17 that is currently occupied by another modular driver. (Exception: Drivers that
20 occupied by the system driver. In the same token, if the modular driver is
81 hand, will bind the driver to the consoles that are currently occupied by a
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtext/
H A Dlibtext-charwidth-perl_0.04.bb1 SUMMARY = "Text::CharWidth - Get number of occupied columns of a string on terminal."
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/efa/
H A Defa_com.c39 u8 occupied; member
270 comp_ctx->occupied = 0; in efa_com_put_comp_ctx()
279 if (aq->comp_ctx[ctx_id].occupied && capture) { in efa_com_get_comp_ctx()
288 aq->comp_ctx[ctx_id].occupied = 1; in efa_com_get_comp_ctx()
/OK3568_Linux_fs/kernel/arch/arm/
H A DKconfig-nommu45 occupied by read-only memory depending on H/W design.
/OK3568_Linux_fs/kernel/Documentation/input/
H A Dgameport-programming.rst30 Also, always request_region() on the whole io space occupied by the
39 already occupied by other gameports.
/OK3568_Linux_fs/kernel/Documentation/x86/x86_64/
H A D5level-paging.rst50 occupied, we look for unmapped area in *full* address space, rather than
/OK3568_Linux_fs/buildroot/board/raspberrypi/
H A Dreadme.txt103 to enable the RPi3 serial console otherwise occupied by the bluetooth
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dconcepts.rst175 circumstances, even pages occupied with kernel data structures can be
205 addresses the fragmentation issue. This mechanism moves occupied pages

123