Home
last modified time | relevance | path

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

123

/linux-6.12.1/drivers/usb/gadget/function/
Du_phonet.h16 bool bound; member
Du_gether.h21 bool bound; member
Du_ecm.h21 bool bound; member
Du_eem.h21 bool bound; member
Du_ncm.h21 bool bound; member
Du_rndis.h23 bool bound; member
Du_uac1_legacy.h64 unsigned bound:1; member
Du_uac1.h53 unsigned bound:1; member
Du_uac2.h69 bool bound; member
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7603/
Ddebugfs.c76 int bound[3], i, range; in mt7603_ampdu_stat_show() local
/linux-6.12.1/drivers/net/ethernet/marvell/prestera/
Dprestera_flow.h28 bool bound; member
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmt792x_debugfs.c11 int bound[15], range[4], i; in mt792x_ampdu_stat_read_phy() local
/linux-6.12.1/lib/kunit/
Dplatform.c209 bool bound; in kunit_platform_device_prepare_wait_for_probe() local
/linux-6.12.1/drivers/base/
Dcomponent.c58 bool bound; member
68 bool bound; member
/linux-6.12.1/drivers/infiniband/core/
Dumem_odp.c472 u64 bound) in ib_umem_odp_unmap_dma_pages()
/linux-6.12.1/include/media/
Dv4l2-async.h96 int (*bound)(struct v4l2_async_notifier *notifier, member
/linux-6.12.1/drivers/gpu/drm/i915/pxp/
Dintel_pxp.c285 bool bound = false; in pxp_component_bound() local
/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dfault.c116 unsigned long bound = 1U << BITS_PER_BYTE; in fault_opcodes_write() local
/linux-6.12.1/net/netlink/
Daf_netlink.h37 bool bound; member
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
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
/linux-6.12.1/tools/perf/tests/shell/lib/
Dperf_metric_validation.py113 def get_bound_value(bound, initval, ridx): argument
/linux-6.12.1/drivers/s390/crypto/
Dap_bus.c696 unsigned int bound; member
712 static void ap_calc_bound_apqns(unsigned int *apqns, unsigned int *bound) in ap_calc_bound_apqns()
729 unsigned int apqns, bound; in ap_check_bindings_complete() local
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_vma.c942 unsigned int bound; in try_qad_pin() local
1439 unsigned int bound; in i915_vma_pin_ww() local
/linux-6.12.1/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-cmdq.c112 long bound = mdp->vpu.config_size; in __get_config_offset() local
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7615/
Ddebugfs.c281 int bound[7], i, range; in mt7615_ampdu_stat_read_phy() local

123