Home
last modified time | relevance | path

Searched refs:name (Results 7751 - 7775 of 64934) sorted by relevance

1...<<311312313314315316317318319320>>...2598

/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-bd2802.c336 .attr = {.name = reg_name, .mode = 0644}, \
397 bd2802_addr_attributes[i]->attr.name); in bd2802_enable_adv_conf()
465 .name = "advanced_configuration",
501 .name = name_str, \
517 #define BD2802_CONTROL_RGBS(name, id, clr) \
518 static int bd2802_set_##name##_brightness(struct led_classdev *led_cdev,\
522 container_of(led_cdev, struct bd2802_led, cdev_##name); \
534 static int bd2802_set_##name##_blink(struct led_classdev *led_cdev, \
538 container_of(led_cdev, struct bd2802_led, cdev_##name); \
559 led->cdev_led1r.name in bd2802_register_led_classdev()
[all...]
/kernel/linux/linux-6.6/drivers/interconnect/
H A Dcore.c40 n->name, n->avg_bw, n->peak_bw); in icc_summary_show_one()
87 n->id, n->name, m->id, m->name); in icc_graph_show_link()
93 n->id, n->name, n->id, n->name); in icc_graph_show_node()
151 static struct icc_node *node_find_by_name(const char *name) in node_find_by_name() argument
158 if (!strcmp(n->name, name)) in node_find_by_name()
420 struct icc_path *devm_of_icc_get(struct device *dev, const char *name) in devm_of_icc_get() argument
428 path = of_icc_get(dev, name); in devm_of_icc_get()
551 of_icc_get(struct device *dev, const char *name) of_icc_get() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl.c464 {.name = "ssp0_mclk"}, {.name = "ssp1_mclk"}, {.name = "ssp2_mclk"},
465 {.name = "ssp3_mclk"}, {.name = "ssp4_mclk"}, {.name = "ssp5_mclk"},
466 {.name = "ssp0_sclk"}, {.name = "ssp1_sclk"}, {.name = "ssp2_sclk"},
467 {.name
[all...]
/kernel/linux/linux-6.6/tools/testing/vsock/
H A Dvsock_test.c1182 .name = "SOCK_STREAM connection reset",
1186 .name = "SOCK_STREAM bind only",
1191 .name = "SOCK_STREAM client close",
1196 .name = "SOCK_STREAM server close",
1201 .name = "SOCK_STREAM multiple connections",
1206 .name = "SOCK_STREAM MSG_PEEK",
1211 .name = "SOCK_SEQPACKET msg bounds",
1216 .name = "SOCK_SEQPACKET MSG_TRUNC flag",
1221 .name = "SOCK_SEQPACKET timeout",
1226 .name
[all...]
/kernel/linux/linux-6.6/sound/i2c/other/
H A Dak4xxx-adda.c271 ak->name = "ak4524"; in snd_akm4xxx_init()
277 ak->name = "ak4528"; in snd_akm4xxx_init()
283 ak->name = "ak4529"; in snd_akm4xxx_init()
289 ak->name = "ak4355"; in snd_akm4xxx_init()
295 ak->name = "ak4358"; in snd_akm4xxx_init()
301 ak->name = "ak4381"; in snd_akm4xxx_init()
307 ak->name = "ak5365"; in snd_akm4xxx_init()
313 ak->name = "ak4620"; in snd_akm4xxx_init()
617 knew.name = ak->dac_info[mixer_ch].switch_name; in build_dac_controls()
631 if (! ak->dac_info || ! ak->dac_info[mixer_ch].name) { in build_dac_controls()
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_auto_parser.c654 const char *name, char *label, int maxlen, in fill_audio_out_name()
662 if (!strcmp(name, "Line Out") && attr == INPUT_PIN_ATTR_INT) in fill_audio_out_name()
663 name = "Speaker"; in fill_audio_out_name()
682 snprintf(label, maxlen, "%s%s%s", pfx, name, sfx); in fill_audio_out_name()
705 * If no unique name with a suffix is available and @indexp is non-NULL, the
713 const char *name = NULL; in snd_hda_get_pin_label() local
735 name = hdmi ? "HDMI" : "SPDIF"; in snd_hda_get_pin_label()
752 name = hda_get_autocfg_input_label(codec, cfg, i); in snd_hda_get_pin_label()
753 if (name) in snd_hda_get_pin_label()
757 if (!name) in snd_hda_get_pin_label()
652 fill_audio_out_name(struct hda_codec *codec, hda_nid_t nid, const struct auto_pin_cfg *cfg, const char *name, char *label, int maxlen, int *indexp) fill_audio_out_name() argument
983 const char *name = NULL; snd_hda_pick_fixup() local
[all...]
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dfeature.c35 #define BPF_HELPER_MAKE_ENTRY(name) [BPF_FUNC_ ## name] = "bpf_" # name
89 static void print_kernel_option(const char *name, const char *value, in print_kernel_option() argument
97 jsonw_null_field(json_wtr, name); in print_kernel_option()
103 jsonw_int_field(json_wtr, name, res); in print_kernel_option()
105 jsonw_string_field(json_wtr, name, value); in print_kernel_option()
109 name, value); in print_kernel_option()
111 printf("/* %s%s is not set */\n", define_prefix, name); in print_kernel_option()
114 printf("%s is set to %s\n", name, valu in print_kernel_option()
361 const char * const name; probe_kernel_image_config() member
1049 char name[14]; /* strlen("CAP_SYS_ADMIN") */ handle_perms() member
1296 const char *name; do_list_builtins() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_h323_asn1.c30 #define FNAME(name) name,
34 #define FNAME(name)
79 char *name; member
279 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_nul()
287 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_bool()
300 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_oid()
319 PRINT("%*.s%s", level * TAB_SIZE, " ", f->name); in decode_int()
364 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_enum()
382 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_bitstr()
[all...]
/third_party/elfutils/libdwfl/
H A Dlinux-kernel-modules.c114 &fakemod.debug.name); in try_kernel_name()
120 0, &fakemod.debug.name); in try_kernel_name()
122 if (fakemod.debug.name != NULL) in try_kernel_name()
125 *fname = fakemod.debug.name; in try_kernel_name()
328 if (!m->gc && m->e_type != ET_REL && !strcmp (m->name, "kernel")) in report_kernel_archive()
388 /* Do "find /lib/modules/RELEASE -name *.ko". */ in dwfl_linux_kernel_report_offline()
425 /* See if this file name matches "*.ko". */ in dwfl_linux_kernel_report_offline()
431 replace all ',' or '-' with '_' in the file name and in dwfl_linux_kernel_report_offline()
432 call that the module name. Modules could well be in dwfl_linux_kernel_report_offline()
435 __this_module.name content in dwfl_linux_kernel_report_offline()
437 char *name = strndup (f->fts_name, f->fts_namelen - suffix); dwfl_linux_kernel_report_offline() local
602 unsigned char *name = p; check_notes() local
[all...]
/third_party/glfw/src/
H A Dwin32_joystick.c213 char name[256]; in supportsXInput() local
233 memset(name, 0, sizeof(name)); in supportsXInput()
234 size = sizeof(name); in supportsXInput()
238 name, &size) == -1) in supportsXInput()
243 name[sizeof(name) - 1] = '\0'; in supportsXInput()
244 if (strstr(name, "IG_")) in supportsXInput()
355 char name[256]; in deviceCallback() local
441 name, sizeo in deviceCallback()
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_surface_meta_address_test.c195 static bool one_dcc_address_test(const char *name, const char *test, ADDR_HANDLE addrlib, in one_dcc_address_test() argument
282 printf("%s addrlib error: %s\n", name, test); in one_dcc_address_test()
307 name, test, in.x, in.y, in.slice, in.sample, out.addr, addr); in one_dcc_address_test()
317 static void run_dcc_address_test(const char *name, const struct radeon_info *info, bool full) in run_dcc_address_test() argument
379 if (one_dcc_address_test(name, test, addrlib, info, width, height, depth, samples, in run_dcc_address_test()
397 printf("%16s total: %u, fail: %u\n", name, total, fails); in run_dcc_address_test()
420 static bool one_htile_address_test(const char *name, const char *test, ADDR_HANDLE addrlib, in one_htile_address_test() argument
476 printf("%s addrlib error: %s\n", name, test); in one_htile_address_test()
487 name, test, in.x, in.y, in.slice, out.addr, addr); in one_htile_address_test()
497 static void run_htile_address_test(const char *name, cons argument
576 one_cmask_address_test(const char *name, const char *test, ADDR_HANDLE addrlib, const struct radeon_info *info, unsigned width, unsigned height, unsigned depth, unsigned bpp, unsigned swizzle_mode, bool pipe_aligned, bool rb_aligned, unsigned mrt_index, unsigned start_x, unsigned start_y, unsigned start_z) one_cmask_address_test() argument
671 run_cmask_address_test(const char *name, const struct radeon_info *info, bool full) run_cmask_address_test() argument
[all...]
H A Dac_rtld.c76 const char *name; member
117 * Find a symbol in a dynarray of struct ac_rtld_symbol by \p name and shader
121 const char *name, unsigned part_idx) in find_symbol()
124 if ((symbol->part_idx == ~0u || symbol->part_idx == part_idx) && !strcmp(name, symbol->name)) in find_symbol()
217 s.name = elf_strptr(part->elf, strtabidx, symbol->st_name); in read_private_lds_symbols()
221 if (!strcmp(s.name, "__lds_end")) { in read_private_lds_symbols()
227 const struct ac_rtld_symbol *shared = find_symbol(&binary->lds_symbols, s.name, part_idx); in read_private_lds_symbols()
347 s->name = elf_strptr(part->elf, section_str_index, shdr->sh_name); in ac_rtld_open()
348 report_elf_if(!s->name); in ac_rtld_open()
120 find_symbol(const struct util_dynarray *symbols, const char *name, unsigned part_idx) find_symbol() argument
493 get_section_by_name(struct ac_rtld_part *part, const char *name, const char **data, size_t *nbytes) get_section_by_name() argument
514 ac_rtld_get_section_by_name(struct ac_rtld_binary *binary, const char *name, const char **data, size_t *nbytes) ac_rtld_get_section_by_name() argument
565 resolve_symbol(const struct ac_rtld_upload_info *u, unsigned part_idx, const Elf64_Sym *sym, const char *name, uint64_t *value) resolve_symbol() argument
[all...]
/third_party/node/lib/
H A Devents.js133 * name?: string,
139 let name;
141 name = options;
145 validateString(options?.name, 'options.name');
147 name = options?.name || new.target.name;
152 new EventEmitterReferencingAsyncResource(this, name, options);
435 const { name }
[all...]
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify16.c13 * - FAN_REPORT_DFID_NAME (dir fid + name)
16 * - FAN_REPORT_DFID_NAME | FAN_REPORT_FID (dir fid + name + child fid)
17 * - FAN_REPORT_DFID_NAME_TARGET (dir fid + name + created/deleted file fid)
51 char name[BUF_SIZE]; member
287 * Watch dir modify events with name in filesystem/dir in do_test()
296 * Create subdir and watch open events "on children" with name. in do_test()
327 strcpy(event_set[tst_count].name, DIR_NAME1); in do_test()
351 * FAN_CREATE|FAN_DELETE|FAN_MOVE events with the same name are merged. in do_test()
356 strcpy(event_set[tst_count].name, FILE_NAME1); in do_test()
359 * Event on non-dir child with the same name ma in do_test()
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dsemind.c72 const char *name; member
560 " name TEXT UNIQUE NOT NULL," in open_database()
649 if (stat(input_streams[i].name, &st) < 0) in update_stream()
650 semind_error(1, errno, "stat: %s", input_streams[i].name); in update_stream()
654 if (!realpath(input_streams[i].name, fullname)) in update_stream()
655 semind_error(1, errno, "realpath: %s", input_streams[i].name); in update_stream()
672 sqlite_bind_text(select_file_stmt, "@name", filename, -1); in update_stream()
685 sqlite_bind_text(delete_file_stmt, "@name", filename, -1); in update_stream()
692 sqlite_bind_text(insert_file_stmt, "@name", filename, -1); in update_stream()
727 rec.context = ctx->name; in r_symbol()
887 print_file_line(const char *name, int lnum) print_file_line() argument
[all...]
/third_party/lzma/C/
H A DAesOpt.c59 #define AES_FUNC_START(name) \
60 void Z7_FASTCALL name(UInt32 *ivAes, Byte *data8, size_t numBlocks)
61 // void Z7_FASTCALL name(__m128i *p, __m128i *data, size_t numBlocks)
63 #define AES_FUNC_START2(name) \
64 AES_FUNC_START (name); \
66 AES_FUNC_START (name)
384 #define VAES_FUNC_START2(name) \
385 AES_FUNC_START (name); \
387 AES_FUNC_START (name)
527 #define AES_FUNC_START(name) \
[all...]
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_userfunctions.py38 def with_tracebacks(exc, regex="", name=""):
46 with check_tracebacks(self, cm, exc, _regex, name):
302 @with_tracebacks(ZeroDivisionError, name="func_raiseexception")
310 @with_tracebacks(MemoryError, name="func_memoryerror")
317 @with_tracebacks(OverflowError, name="func_overflowerror")
435 x = dest("create table lang (name, first_appeared)")
552 name = f"exc_{meth}"
553 self.con.create_window_function(name, 1, WindowSumInt)
556 self.cur.execute(self.query % name)
565 name
[all...]
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderOptimizationTests.cpp171 ShaderOptimizationCase (Context& context, const char* name, const char* description, CaseShaderType caseShaderType) in ShaderOptimizationCase() argument
172 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description) in ShaderOptimizationCase()
234 DE_ASSERT(programData(optimized).attributes[i].name != "a_position"); // \note Position attribute is set by m_measurer. in init()
314 LoopUnrollCase (Context& context, const char* name, const char* description, CaseShaderType caseShaderType, CaseType caseType, int numRepetitions) in LoopUnrollCase() argument
315 : ShaderOptimizationCase (context, name, description, caseShaderType) in LoopUnrollCase()
355 LoopInvariantCodeMotionCase (Context& context, const char* name, const char* description, CaseShaderType caseShaderType, int numLoopIterations) in LoopInvariantCodeMotionCase() argument
356 : ShaderOptimizationCase (context, name, description, caseShaderType) in LoopInvariantCodeMotionCase()
398 FunctionInliningCase (Context& context, const char* name, const char* description, CaseShaderType caseShaderType, int callNestingDepth) in FunctionInliningCase() argument
399 : ShaderOptimizationCase (context, name, description, caseShaderType) in FunctionInliningCase()
441 ConstantPropagationCase (Context& context, const char* name, cons argument
551 CommonSubexpressionCase(Context& context, const char* name, const char* description, CaseShaderType caseShaderType, CaseType caseType) CommonSubexpressionCase() argument
692 DeadCodeEliminationCase(Context& context, const char* name, const char* description, CaseShaderType caseShaderType, CaseType caseType) DeadCodeEliminationCase() argument
913 const string name = caseTypeName + "_" + toString(loopIterations) + caseShaderTypeSuffix; init() local
929 const string name = toString(loopIterations) + "_iterations" + caseShaderTypeSuffix; init() local
943 const string name = toString(nestingDepth) + "_nested" + caseShaderTypeSuffix; init() local
962 const string name = caseTypeName + (constantExpressionsOnly ? "" : "_no_const") + caseShaderTypeSuffix; init() local
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglQuerySurfaceTests.cpp58 const char* name = eglu::getSurfaceAttribName(attribute); in logSurfaceAttribute() local
61 log << TestLog::Message << " " << name << ": " << valueFmt << TestLog::EndMessage; in logSurfaceAttribute()
107 QuerySurfaceCase (EglTestContext& eglTestCtx, const char* name, const char* description, const eglu::FilterList& filters);
113 QuerySurfaceCase::QuerySurfaceCase (EglTestContext& eglTestCtx, const char* name, const char* description, const eglu::FilterList& filters) in QuerySurfaceCase() argument
114 : SimpleConfigCase(eglTestCtx, name, description, filters) in QuerySurfaceCase()
270 const std::string name = eglu::getSurfaceAttribName(pbufferAttribs[ndx]); in checkNonPbufferAttributes() local
279 log << TestLog::Message << " Fail, querying " << name << " from a non-pbuffer surface should not result in an error, received " in checkNonPbufferAttributes()
289 log << TestLog::Message << " Fail, return value contents were modified when querying " << name << " from a non-pbuffer surface." << TestLog::EndMessage; in checkNonPbufferAttributes()
298 QuerySurfaceSimpleWindowCase (EglTestContext& eglTestCtx, const char* name, const char* description, const eglu::FilterList& filters) in QuerySurfaceSimpleWindowCase() argument
299 : QuerySurfaceCase(eglTestCtx, name, descriptio in QuerySurfaceSimpleWindowCase()
329 QuerySurfaceSimplePixmapCase(EglTestContext& eglTestCtx, const char* name, const char* description, const eglu::FilterList& filters) QuerySurfaceSimplePixmapCase() argument
360 QuerySurfaceSimplePbufferCase(EglTestContext& eglTestCtx, const char* name, const char* description, const eglu::FilterList& filters) QuerySurfaceSimplePbufferCase() argument
462 SurfaceAttribCase(EglTestContext& eglTestCtx, const char* name, const char* description, const eglu::FilterList& filters) SurfaceAttribCase() argument
571 SurfaceAttribWindowCase(EglTestContext& eglTestCtx, const char* name, const char* description, const eglu::FilterList& filters) SurfaceAttribWindowCase() argument
600 SurfaceAttribPixmapCase(EglTestContext& eglTestCtx, const char* name, const char* description, const eglu::FilterList& filters) SurfaceAttribPixmapCase() argument
629 SurfaceAttribPbufferCase(EglTestContext& eglTestCtx, const char* name, const char* description, const eglu::FilterList& filters) SurfaceAttribPbufferCase() argument
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDrawTests.cpp114 AttributeGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage);
126 AttributeGroup::AttributeGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, gls::DrawTestSpec::Storage indexStorage) in AttributeGroup() argument
127 : TestCaseGroup (context, name, descr) in AttributeGroup()
288 IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod);
297 IndexGroup::IndexGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) in IndexGroup() argument
298 : TestCaseGroup (context, name, descr) in IndexGroup()
347 const std::string name = std::string("index_") + gls::DrawTestSpec::indexTypeToString(indexTest.type); in init() local
349 de::MovePtr<gls::DrawTest> test (new gls::DrawTest(m_testCtx, m_context.getRenderContext(), name.c_str(), desc.c_str())); in init()
371 FirstGroup (Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod);
380 FirstGroup::FirstGroup (Context& context, const char* name, cons argument
402 const std::string name = std::string("first_") + de::toString(firsts[firstNdx]); init() local
426 MethodGroup(Context& context, const char* name, const char* descr, gls::DrawTestSpec::DrawMethod drawMethod) MethodGroup() argument
467 const std::string name = gls::DrawTestSpec::primitiveToString(primitive[ndx]); init() local
495 RandomGroup(Context& context, const char* name, const char* descr) RandomGroup() argument
712 std::string name = gls::DrawTestSpec::drawMethodToString(basicMethods[ndx]); init() local
[all...]
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderOptimizationTests.cpp168 ShaderOptimizationCase (Context& context, const char* name, const char* description, CaseShaderType caseShaderType) in ShaderOptimizationCase() argument
169 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description) in ShaderOptimizationCase()
231 DE_ASSERT(programData(optimized).attributes[i].name != "a_position"); // \note Position attribute is set by m_measurer. in init()
311 LoopUnrollCase (Context& context, const char* name, const char* description, CaseShaderType caseShaderType, CaseType caseType, int numRepetitions) in LoopUnrollCase() argument
312 : ShaderOptimizationCase (context, name, description, caseShaderType) in LoopUnrollCase()
352 LoopInvariantCodeMotionCase (Context& context, const char* name, const char* description, CaseShaderType caseShaderType, int numLoopIterations) in LoopInvariantCodeMotionCase() argument
353 : ShaderOptimizationCase (context, name, description, caseShaderType) in LoopInvariantCodeMotionCase()
395 FunctionInliningCase (Context& context, const char* name, const char* description, CaseShaderType caseShaderType, int callNestingDepth) in FunctionInliningCase() argument
396 : ShaderOptimizationCase (context, name, description, caseShaderType) in FunctionInliningCase()
438 ConstantPropagationCase (Context& context, const char* name, cons argument
540 CommonSubexpressionCase(Context& context, const char* name, const char* description, CaseShaderType caseShaderType, CaseType caseType) CommonSubexpressionCase() argument
681 DeadCodeEliminationCase(Context& context, const char* name, const char* description, CaseShaderType caseShaderType, CaseType caseType) DeadCodeEliminationCase() argument
902 const string name = caseTypeName + "_" + toString(loopIterations) + caseShaderTypeSuffix; init() local
918 const string name = toString(loopIterations) + "_iterations" + caseShaderTypeSuffix; init() local
932 const string name = toString(nestingDepth) + "_nested" + caseShaderTypeSuffix; init() local
951 const string name = caseTypeName + (constantExpressionsOnly ? "" : "_no_const") + caseShaderTypeSuffix; init() local
[all...]
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dpsmouse-base.c53 #define param_check_proto_abbrev(name, p) __param_check(name, p, unsigned int)
281 psmouse->name, psmouse->phys, in psmouse_handle_byte()
300 psmouse->name, psmouse->phys); in psmouse_handle_byte()
380 psmouse->name, psmouse->phys, psmouse->pktcnt); in psmouse_interrupt()
567 psmouse->name = "Mouse"; in genius_detect()
599 if (!psmouse->name) in intellimouse_detect()
600 psmouse->name = "Wheel Mouse"; in intellimouse_detect()
645 if (!psmouse->name) in im_explorer_detect()
646 psmouse->name in im_explorer_detect()
943 psmouse_protocol_by_name(const char *name, size_t len) psmouse_protocol_by_name() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dnetcp_core.c251 const char *name; in netcp_module_probe() local
254 if (of_property_read_string(child, "label", &name) < 0) { in netcp_module_probe()
256 name = node_name; in netcp_module_probe()
258 if (!strcasecmp(module->name, name)) in netcp_module_probe()
265 dev_warn(dev, "module(%s) not used for device\n", module->name); in netcp_module_probe()
284 module->name, ret); in netcp_module_probe()
310 module->name, 0); in netcp_module_probe()
328 module->name, ret); in netcp_module_probe()
355 if (!module->name) { in netcp_register_module()
1332 u8 name[16]; netcp_txpipe_open() local
1589 u8 name[16]; netcp_setup_navigator_resources() local
[all...]
/kernel/linux/linux-5.10/drivers/net/fddi/
H A Ddefza.c214 pr_debug("%s: iomem registers:\n", fp->name); in fza_regs_dump()
254 pr_info("%s: resetting the board...\n", fp->name); in fza_reset()
270 pr_err("%s: RESET timed out!, state %x\n", fp->name, state); in fza_reset()
275 fp->name, state, FZA_STATUS_GET_TEST(status)); in fza_reset()
278 pr_info("%s: OK\n", fp->name); in fza_reset()
279 pr_debug("%s: RESET: %lums elapsed\n", fp->name, in fza_reset()
305 pr_warn("%s: command buffer full, command: %u!\n", fp->name, in fza_cmd_send()
399 pr_err("%s: INIT command timed out!, state %x\n", fp->name, in fza_init_send()
406 fp->name, stat, in fza_init_send()
410 pr_debug("%s: INIT: %lums elapsed\n", fp->name, in fza_init_send()
[all...]
/kernel/linux/linux-6.6/drivers/net/fddi/
H A Ddefza.c214 pr_debug("%s: iomem registers:\n", fp->name); in fza_regs_dump()
254 pr_info("%s: resetting the board...\n", fp->name); in fza_reset()
270 pr_err("%s: RESET timed out!, state %x\n", fp->name, state); in fza_reset()
275 fp->name, state, FZA_STATUS_GET_TEST(status)); in fza_reset()
278 pr_info("%s: OK\n", fp->name); in fza_reset()
279 pr_debug("%s: RESET: %lums elapsed\n", fp->name, in fza_reset()
305 pr_warn("%s: command buffer full, command: %u!\n", fp->name, in fza_cmd_send()
399 pr_err("%s: INIT command timed out!, state %x\n", fp->name, in fza_init_send()
406 fp->name, stat, in fza_init_send()
410 pr_debug("%s: INIT: %lums elapsed\n", fp->name, in fza_init_send()
[all...]

Completed in 38 milliseconds

1...<<311312313314315316317318319320>>...2598