Home
last modified time | relevance | path

Searched defs:bit_attr (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/net/ethtool/
H A Dbitset.c378 const struct nlattr *bit_attr, bool no_mask, in ethnl_parse_bit()
434 struct nlattr *bit_attr; in ethnl_update_bitset32_verbose() local
610 const struct nlattr *bit_attr; in ethnl_parse_bitset() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ethtool/
H A Dbitset.c378 const struct nlattr *bit_attr, bool no_mask, in ethnl_parse_bit()
434 struct nlattr *bit_attr; in ethnl_update_bitset32_verbose() local
610 const struct nlattr *bit_attr; in ethnl_parse_bitset() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ethtool/
H A Dbitset.c378 const struct nlattr *bit_attr, bool no_mask, in ethnl_parse_bit()
434 struct nlattr *bit_attr; in ethnl_update_bitset32_verbose() local
610 const struct nlattr *bit_attr; in ethnl_parse_bitset() local
/dports/cad/py-pymtl/pymtl3-3.1.6/pymtl3/passes/testcases/
H A Dtest_cases.py403 bit_attr = Bits32(1) variable in CasePythonClassAttr.DUT.construct.Enum