Home
last modified time | relevance | path

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

12

/linux/drivers/usb/gadget/function/
H A Du_phonet.h16 bool bound; member
H A Du_gether.h21 bool bound; member
H A Du_eem.h21 bool bound; member
H A Du_ecm.h21 bool bound; member
H A Du_ncm.h21 bool bound; member
H A Du_rndis.h23 bool bound; member
H A Du_uac1_legacy.h64 unsigned bound:1; member
H A Du_uac1.h53 unsigned bound:1; member
H A Du_uac2.h69 bool bound; member
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Ddebugfs.c76 int bound[3], i, range; in mt7603_ampdu_stat_show() local
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flow.h28 bool bound; member
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_csr.c117 const struct fbnic_csr_bounds *bound; in fbnic_csr_get_regs() local
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_debugfs.c11 int bound[15], range[4], i; in mt792x_ampdu_stat_read_phy() local
/linux/lib/kunit/
H A Dplatform.c209 bool bound; in kunit_platform_device_prepare_wait_for_probe() local
/linux/tools/testing/selftests/drivers/net/hw/
H A Ddevlink_rate_tc_bw.py93 def bound(self, expected, value): member in BandwidthValidator
/linux/include/media/
H A Dv4l2-async.h96 int (*bound)(struct v4l2_async_notifier *notifier, member
/linux/drivers/base/
H A Dcomponent.c58 bool bound; member
68 bool bound; member
/linux/drivers/infiniband/hw/hfi1/
H A Dfault.c113 unsigned long bound = 1U << BITS_PER_BYTE; in fault_opcodes_write() local
/linux/net/netlink/
H A Daf_netlink.h37 bool bound; member
/linux/tools/perf/tests/shell/lib/
H A Dperf_metric_validation.py115 def get_bound_value(bound, initval, ridx): argument
/linux/drivers/s390/crypto/
H 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
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H 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
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Ddebugfs.c281 int bound[7], i, range; in mt7615_ampdu_stat_read_phy() local
/linux/include/net/netfilter/
H A Dnf_tables.h1121 bound:1, member
1672 bool bound; member
1696 bool bound; member
1724 bool bound; member
1780 bool bound; member
/linux/drivers/media/platform/ti/omap3isp/
H A Dispccp2.c395 u64 bound; in ccp2_adjust_bandwidth() local

12