Home
last modified time | relevance | path

Searched defs:bound (Results 1 – 25 of 50) sorted by relevance

12

/drivers/usb/gadget/function/
A Du_phonet.h16 bool bound; member
A Du_ecm.h21 bool bound; member
A Du_eem.h21 bool bound; member
A Du_gether.h21 bool bound; member
A Du_ncm.h21 bool bound; member
A Du_rndis.h23 bool bound; member
A Du_uac1_legacy.h64 unsigned bound:1; member
A Du_uac1.h53 unsigned bound:1; member
A Du_uac2.h69 bool bound; member
/drivers/net/wireless/mediatek/mt76/mt7603/
A Ddebugfs.c76 int bound[3], i, range; in mt7603_ampdu_stat_show() local
/drivers/net/ethernet/marvell/prestera/
A Dprestera_flow.h28 bool bound; member
/drivers/net/ethernet/meta/fbnic/
A Dfbnic_csr.c117 const struct fbnic_csr_bounds *bound; in fbnic_csr_get_regs() local
/drivers/net/wireless/mediatek/mt76/
A Dmt792x_debugfs.c11 int bound[15], range[4], i; in mt792x_ampdu_stat_read_phy() local
/drivers/base/
A Dcomponent.c58 bool bound; member
68 bool bound; member
/drivers/infiniband/core/
A Dumem_odp.c433 u64 bound) in ib_umem_odp_unmap_dma_pages()
/drivers/infiniband/hw/hfi1/
A Dfault.c113 unsigned long bound = 1U << BITS_PER_BYTE; in fault_opcodes_write() local
/drivers/gpu/drm/i915/pxp/
A Dintel_pxp.c285 bool bound = false; in pxp_component_bound() local
/drivers/s390/crypto/
A Dap_bus.c762 unsigned int bound; member
778 static void ap_calc_bound_apqns(unsigned int *apqns, unsigned int *bound) in ap_calc_bound_apqns()
795 unsigned int apqns, bound; in ap_check_bindings_complete() local
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dampdu.c76 #define MODADD_POW2(x, y, bound) (((x) + (y)) & ((bound) - 1)) argument
77 #define MODSUB_POW2(x, y, bound) (((x) - (y)) & ((bound) - 1)) argument
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_cmn.c34 #define MODINC(x, bound) MUX((x) == (bound) - 1, 0, (x) + 1) argument
37 #define MODDEC_POW2(x, bound) (((x) - 1) & ((bound) - 1)) argument
38 #define MODINC_POW2(x, bound) (((x) + 1) & ((bound) - 1)) argument
/drivers/gpu/drm/i915/
A Di915_vma.c942 unsigned int bound; in try_qad_pin() local
1439 unsigned int bound; in i915_vma_pin_ww() local
/drivers/net/wireless/mediatek/mt76/mt7615/
A Ddebugfs.c281 int bound[7], i, range; in mt7615_ampdu_stat_read_phy() local
/drivers/media/platform/mediatek/mdp3/
A Dmtk-mdp3-cmdq.c112 long bound = mdp->vpu.config_size; in __get_config_offset() local
/drivers/net/wireless/mediatek/mt76/mt76x0/
A Dphy.c708 u8 bound[7]; in mt76x0_phy_get_delta_power() local
/drivers/media/platform/ti/omap3isp/
A Dispccp2.c395 u64 bound; in ccp2_adjust_bandwidth() local

Completed in 62 milliseconds

12