| /kernel/linux/linux-6.6/net/ethtool/ |
| H A D | wol.c | 99 const struct ethtool_ops *ops = req_info->dev->ethtool_ops; in ethnl_set_wol_validate() local
|
| H A D | eee.c | 125 const struct ethtool_ops *ops = req_info->dev->ethtool_ops; in ethnl_set_eee_validate() local
|
| H A D | debug.c | 78 const struct ethtool_ops *ops = req_info->dev->ethtool_ops; in ethnl_set_debug_validate() local
|
| H A D | rings.c | 137 const struct ethtool_ops *ops = req_info->dev->ethtool_ops; in ethnl_set_rings_validate() local
|
| H A D | module.c | 31 const struct ethtool_ops *ops = dev->ethtool_ops; in module_get_power_mode() local 106 const struct ethtool_ops *ops = req_info->dev->ethtool_ops; in ethnl_set_module_validate() local 127 const struct ethtool_ops *ops; in ethnl_set_module() local [all...] |
| H A D | linkinfo.c | 90 const struct ethtool_ops *ops = req_info->dev->ethtool_ops; in ethnl_set_linkinfo_validate() local
|
| /kernel/linux/linux-6.6/net/core/ |
| H A D | failover.c | 20 static struct net_device *failover_get_bymac(u8 *mac, struct failover_ops **ops) in failover_get_bymac() argument 242 failover_register(struct net_device *dev, struct failover_ops *ops) failover_register() argument
|
| /kernel/linux/linux-6.6/net/mac802154/ |
| H A D | main.c | 47 ieee802154_alloc_hw(size_t priv_data_len, const struct ieee802154_ops *ops) in ieee802154_alloc_hw() argument [all...] |
| /kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/ |
| H A D | mt8186-audsys-clk.c | 22 const struct clk_ops *ops; member
|
| /kernel/linux/linux-6.6/sound/soc/mediatek/mt8188/ |
| H A D | mt8188-audsys-clk.c | 23 const struct clk_ops *ops; member
|
| /kernel/linux/linux-6.6/sound/soc/mediatek/mt8195/ |
| H A D | mt8195-audsys-clk.c | 23 const struct clk_ops *ops; member
|
| /kernel/linux/linux-6.6/net/nfc/hci/ |
| H A D | llc.c | 44 int nfc_llc_register(const char *name, const struct nfc_llc_ops *ops) in nfc_llc_register() argument [all...] |
| /third_party/alsa-utils/axfer/ |
| H A D | mapper.h | 32 const struct mapper_ops *ops; member 77 struct mapper_ops ops; member
|
| /third_party/alsa-lib/src/timer/ |
| H A D | timer_local.h | 47 const snd_timer_ops_t *ops; member 66 const snd_timer_query_ops_t *ops; member
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_pipeline_cache.h | 109 const struct vk_pipeline_cache_object_ops *ops; member 118 vk_pipeline_cache_object_init(struct vk_device *device, struct vk_pipeline_cache_object *object, const struct vk_pipeline_cache_object_ops *ops, const void *key_data, uint32_t key_size) vk_pipeline_cache_object_init() argument
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | objc_method.rs | |
| H A D | objc_interface_type.rs | |
| H A D | objc_class_method.rs | |
| H A D | objc_category.rs | |
| H A D | objc_protocol.rs | |
| /third_party/skia/third_party/externals/spirv-tools/test/reduce/ |
| H A D | remove_unused_instruction_test.cpp | 75 auto ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() local 261 auto ops = finder.GetAvailableOpportunities(context.get(), 0); TEST() local 440 auto ops = RemoveUnusedInstructionReductionOpportunityFinder(true) TEST() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
| H A D | remove_unused_instruction_test.cpp | 75 auto ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() local 261 auto ops = finder.GetAvailableOpportunities(context.get(), 0); TEST() local 440 auto ops = RemoveUnusedInstructionReductionOpportunityFinder(true) TEST() local [all...] |
| /third_party/python/Lib/xml/etree/ |
| H A D | ElementPath.py | 339 ops = { variable
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | layout_cmdline_token.h | 8 struct cmdline_token_ops *ops; member
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | DrawPass.h | 54 std::pair<LoadOp, StoreOp> ops() const { return fOps; } in ops() function in skgpu::DrawPass
|